Re: svn commit: r15001 - in trunk/subversion: include libsvn_client libsvn_wc
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-06-07 20:57:52 CEST
julianfoad@tigris.org writes:
> Author: julianfoad
> +def basic_add_local_ignores(sbox):
This sets svn:ignore on the directory:
svn-test-work/working_copies/basic_tests-24
> + output, err = svntest.actions.run_and_verify_svn(
This adds the directory
svn-test-work/working_copies/basic_tests-24/dir
> +
This checks that the file:
svn-test-work/working_copies/basic_tests-24/dir/app.lock
did not get added.
svn:ignore on "basic_tests-24" does not normally affect files in
$ svn st svn-test-work/working_copies/basic_tests-24/
The recursive behaviour is inconsistent, is it really what we want?
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jun 7 20:59:01 2005 |
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.