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

Re: Ignore

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-24 17:39:41 CEST

On Sat, 2004-07-24 at 02:54, Maarten | AI wrote:
> Does anyone know how to add a dir in the repository to an ignore list, so
> that any working copy trying to update or commit files in this list will not
> invoke any changes in the repository?

There are two different misconceptions in your question:

1. Objects which are under version control cannot be ignored at all.

2. If you tell subversion to 'svn:ignore' an unversioned object (by
setting that property on a directory), then it's only 'svn status' that
pays attention.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 24 17:41:03 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.