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

Setting up local ignore list

From: Kevin Nowaczyk <beakerboy99_at_yahoo.com>
Date: 2006-12-19 14:04:01 CET

I've read the FAQ and read through sections of the SVN
book that I thought could answer this, but didn't find
an answer. I have full access to an SVN repository.
There are several directories within this repository
that I want my working copy to ignore. I never want
them copied to my working copy. As far as I know, I
can't use svn:ignore because then that will be set for
all users of the repository, and with the directory
already added to the repository, won't do any good. I
just want a local ignore list. Is this possible? The
only solution I could figure was to remove the entries
from the .svn/entries file. This seems to work until
a file within that list is changed. Then a new
entries file is generated and the unwanted directories
return.

Thanks for any help,
Kevin Nowcazyk

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 19 20:21:01 2006

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.