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

Re: Global ignore, with spaces in path?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-06-19 17:05:56 CEST

On 6/19/07, Phillip Susi <psusi@cfl.rr.com> wrote:
> Brooks Talley wrote:
> > Want to ignore:
> > \songs\structure\structure, Crowd, Mix (37).wav
>
> So set "Crowd, Mix (37).wav" in the ignore property for
> \songs\structure\structure.

But then he'll have to do it for every new file he puts into any
directory that he wants to ignore.

If he always wants to ignore his "Mix" files, global-ignores a good
way to go. That, or a pre-commit hook which rejects any commit
including files matching that pattern.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 19 17:06:10 2007

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.