Re: svn commit: rev 3704 - trunk/subversion/tests/clients/cmdline
From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-11-08 23:30:51 CET
Blair Zajac wrote:
Figured out what happened. I was editting prop_tests.py and
svntest.main.run_svn(None, 'ci', '-m', 'change property')
assuming that the testing framework cd's into the wc even when you
Now I have this instead :)
svntest.main.run_svn(None, 'ci', '-m', 'change property', wc_dir)
Blair
-- Blair Zajac <blair@orcaware.com> Web and OS performance plots - http://www.orcaware.com/orca/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Nov 8 23:31:15 2002 |
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.