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

Re: svn:ignore not working on directories - what am I doing wrong ?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-22 15:16:10 CEST

On Jul 22, 2005, at 7:47 AM, Marcello wrote:
>
> It seems to me that svn:ignore has effect only in the directory on
> which
> the property is set, i.e. it does not act recusively.

Correct, there are no recursive or "inherited" properties.

What you want to do is add *.swp to your 'global-ignores' variable in
~/.subversion/config.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 22 15:40:06 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.