Re: svn rev 4704: FAIL (ra_svn, sparc-sun-solaris2.8 static)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-03 02:52:32 CET
Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> > CMD: svn "propset" "--revprop" "-r" "0" "cash-sound" "cha-ching!" "working_copies/prop_tests-11"
The test should create a file called
subversion/tests/clients/cmdline/repositories/prop_tests-11/hooks/pre-revprop-change
it should be executable, it should contain
#!/bin/sh
exit 0
If you run it from the command line it should produce no output and
How can it fail? The shell will effectively be started by the svnserve
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Feb 3 02:53:19 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.