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

[TSVN] Ignore folders

From: Nick Gilbert <nick_at_x-rm.com>
Date: 2004-06-24 12:33:55 CEST

Hi,

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

Why is the exclude pattern working for the Debug and Release folders,
but not for the Nick folder?

Also, why is the "obj" entry in the exclude pattern not working? Surely
the fact that obj is in the exclude pattern should mean that
\Global\obj\Nick is ignored despite the fact that "Nick" is not
specifically mentionned in the exclude pattern.

I'm confused... This all used to work fine in older versions.

Nick...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 24 13:37:08 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.