[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn:ignore and already added files

From: Stephen Warren <swarren_at_paramanet.com>
Date: 2004-03-30 19:21:13 CEST

I found a small quirk with svn:ignore... This feature works fine now I realize what I did.

If you explicitly (even if accidentally:-) add something to the repository that matches the ignore pattern (say a directory), then subversion still looks into that directory e.g. when you run "svn status" because that directory is in the repository.

It might be nice for svn to warn you that a file/directory already added to the repository matches your ignore pattern - it took me quite a while to realize why svn wasn't ignoring what I asked it to! Recursive ignores might also be useful.

--
Stephen Warren, Software Engineer, Parama Networks, San Jose, CA
http://www.wwwdotorg.org/work_contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 30 19:21:52 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.