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

Re: Re: Ignore Pattern for file.ext.ext2 ?

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 11 Nov 2009 11:12:31 +0000

2009/11/11 Daniel <d.bedarf_at_web.de>:
> My Ignore Pattern:
>
> "*.[Tt][Mm][Pp] */[Oo]bj */[Bb]in */[Tt]emp */[Ddebug] */[Rr]elease *.vssscc *.vspscc *.scc *.suo *.dll *.exe *.msi *.pdb *.csproj.user *.[Cc]ache obj bin *.rdl.data"
>
> TSVN: 1.6.6 Build 17493
>
> yesterday i tryed to ignore the file from the commit - dialog. now i used the context menue in explorer. thats worked.

No idea why that should be a problem.

BTW, your global ignore patterns include paths (eg. */release). That
will not work reliably in 1.6.x because the implementation within
subversion has changed. I believe the fact that it worked previously
was purely accidental. You can simply use [Rr]elease to ignore all
release directories.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2416503
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-11 12:12:39 CET

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

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