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

Re: repository-wide global ignores (FAQ?)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-10 20:51:18 CET

On Feb 10, 2005, at 1:43 PM, Jay Berkenbilt wrote:
>
> If the feature isn't there, I'll figure out a way around it, but I
> want to make sure the feature really isn't there first.
>

There are two ways to make 'svn status' ignore unversioned files:

  1. set the svn:ignore property on particular directories. All clients
notice this property and honor it.

  2. set the 'global-ignores' variable in each client's run-time
'config' file.

There is currently no way to make the server "broadcast" global-ignore
patterns to all clients.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 10 20:55:52 2005

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.