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

Re: Re: Re: ignore list

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Sat, 5 Nov 2011 15:35:14 +0000

On 5 November 2011 01:03, Gerald Britton <gerald.britton_at_gmail.com> wrote:
>> On 4 November 2011 21:00, Gerald Britton <gerald dot britton at gmail dot com> wrote:
>> >>
>> >> If you are setting the property on a directory it is not recursive. It
>> >> applies only to immediate children of that directory where it is set.
>> >> (Unlike the ".gitignore" file in Git).
>> >
>> > Well, that only applies to the .manifest files!  Other files in the bin directory (like .exe, .dll, etc.) that are in my ignore list on the project folder ARE ignored.  Weird or what?
>>
>> But are they only ignored ignored in the main folder or are they also
>> ignored in the bin folder.
>
> Both!  It's just the .manifest file that is NOT ignored in the bin folder.
>
>>
>> Are those other file extensions in the global ignore list (TSVN->Settings)?
>
> I'll double-check, but I don't think so, no. (not at my work desk at the moment)

Also remember that subversion ignores, like everything else, are case
sensitive, so .manifest is different from .Manifest and .MANIFEST.

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=2874738
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-05 16:35: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.