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

Re: Bug submission - Global ignore pattern is not used in filtering folders during commit

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 23 Jan 2009 15:15:57 +0000

2009/1/23 Brad Stiles <bradley.stiles_at_gmail.com>:
>>> To ignore folders, use
>>> *\[Oo][Bb][Jj]
>>
>> I don't think this works any more and I updated the trunk docs
>> recently to reflect this. I queried it on the subversion dev list and
>> it is only intended to work on file specs. If it works on folders at
>> all then it is considered a bug, so even if it works now it quite
>> possibly won't in future.
>
> I've been using just the directory name, e.g. [Oo][Bb][Jj], to ignore
> folders I started using Subversion on Visual Studio projects. Are you
> saying that it's not *supposed* to work this way, or am I
> misunderstanding you?

You would have to check on the subversion list. The particular issue I
looked at was including path information in the global ignore pattern,
so trying to use something like 'source/*.txt' to ignore .txt files
only in a 'source' directory doesn't work. The advice I received was
that ignore patterns should not contain path components.

However, I would imagine it is perfectly legal to use 'obj' or
'[Oo][Bb][Jj]' with no path components to ignore any object called,
well, OBJ.

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=1044968
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-23 16:16:22 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.