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

Re: [TSVN] Ignore folders

From: Bjarke Dahl Ebert <Bjarke.Ebert_at_cryptomathic.com>
Date: 2004-06-24 13:11:20 CEST

> I think there's a possible bug in the ignore list handling in the latest
> TSVN (1600).
>
> My exclude pattern is:
> "_svn bin obj Thumbs.db *.dll *.pdb *.suo Debug Release"
>
> but when I commit, I get lots of entries for the obj folders like this
> in the commit dialog (one for each project):
>
> \Global\obj\Nick
>
> In the obj folder are three folders:
> Debug, Release and Nick

Maybe your 'Nick' directory is versioned?
I think "ignore foo" will only have an effect on directories named "foo" if
they are unversioned.

Btw: Is it possible to ignore something like foo\*.* ?

Kind regards,
Bjarke

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 24 14:17:06 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.