Re: SVN ignores svn:ignore during svn add
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-02-15 23:20:32 CET
Early Ehlinger <earlye@respower.com> writes:
> X:\>svn pg svn:ignore .
svn:ignore only applies to files in the current directory, not those
> X:\>dir /s/b test
test is a new subdirectory, it won't have an svn:ignore
> Note that --auto-props doesn't seem to affect this:
auto-props doesn't apply to directories, so it cannot be used to set
> Am I missing something obvious?
Set global-ignores (perhaps only temporarily) in .subversion/config
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Feb 15 23:20:55 2004 |
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.