Re: Locking to prevent changes to a branch?
From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-06-23 18:50:00 CEST
On 6/23/05, O'Hearn, Mike <Mike.OHearn@jenzabar.net> wrote:
If the pre-commit script returns a non-zero exit status, the
The standard Subversion command line client will print out this
In my Perl script, I put in the following line at the beginning of the script:
select(STDERR);
That way, the Perl "print" command will automatically default to
It you're testing, and you put in debug statements in your program,
-- David Weintraub qazwart@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jun 23 19:05:00 2005 |
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.