RE: pre commit trigger
From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 13 May 2009 12:05:12 -0400
> Ok but now how should i fix the issue.
If you want it to output the path change your print line?
> chomp($repo = $ARGV[0]);
Should be
print STDERR "$repo\n";
???
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.