[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: post commit problems

From: Sander Striker <striker_at_apache.org>
Date: 2003-03-13 20:13:54 CET

 
> my $look_cmd = "/usr/local/bin/svnlook info /usr/local/svn/$repos";
                                              ^^^^^^^^^^^^^^^^^^^^^

The repos passed in is a full path, so this doesn't work (is my guess).
Try removing the /usr/local/svn/ part...

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 13 20:15:08 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.