Aaron Davies wrote:
> On 4/5/06, Peter Yamamoto <yamamotop@page44.com> wrote:
>
>> On 4/5/06, Aaron Davies <aaron.davies@gmail.com> wrote:
>>
>>> On 4/3/06, Aaron Davies <aaron.davies@gmail.com> wrote:
>>>
>>>> On 4/2/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
>>>>
>>>>> Aaron Davies wrote:
>>>>>
>>>>>> Hi, I'm trying to ignore all directories named "bin" and all their
>>>>>> contents (files and subdirectories) in an existing project, but
>>>>>> I'm having trouble setting up the global ignore pattern. So far, I
>>>>>> have "bin */bin */bin/*", but it's still showing directories of
>>>>>> the form "foo/bar/baz/bin/com" when I do a "check for
>>>>>> modifications" with "show unversioned files" checked. How do I fix this?
>>>>> Try
>>>>> "bin */bin */bin/* *\bin *\bin\*"
>>>> Doesn't seem to make any difference.
>>> ?
>> We're being globally ignored!-)
>>
>> Wait a sec... Where are you changing this?
>>
>> If in the edit box "G;lobal ignore pattern" for Tortoise, I don't think
>> those values affect the commit or subversion type querying. Try putting
>> the pattern in the subversion global-ignores value (hit the edit button
>> for the "subversion configuration file" option).
>
> The pattern I have in Global ignore pattern certainly affects the
> files considered for Tortoise's "check for modifications" command,
> which is what I'm mainly concerned with. "bin */bin */bin/*" removes
> *most* bin entries from the list, but not all, which is what I'm
> puzzled by.
You're not being caught by Subversion's case sensitivity are you? The
pattern "bin" will not work for "Bin" or "BIN".
What does not get ignored?
Simon
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Apr 6 01:04:32 2006