Page 66 of the documentation doesn't say that you can't do this (section
5.11). :( In my .Net projects there are files and folders that should be
ignored globally. These files that I speak of would always be ignored in
all projects. In section 5.11.1 (page 67) there are examples for ignoring
folders, but no examples for the case of ignoring a folder name that
contains a space.
It would be tedious and time consuming to ignore these manually for each
project. Are you sure this is not able to be done?
Stefan Küng wrote:
>
> hismightiness wrote:
>> This is my first day that I will officially begin using Subversion and
>> TortoiseSVN. I am just getting some of the settings nailed down before
>> known problems occur.
>>
>> I have a folder name that I want to specify in my "Global Ignore
>> Patterns"
>> list in the Settings. The folder name is "My Project" (without the
>> quotes).
>> Since part of the folder name is the delimiter, how would I go about
>> putting
>> it in the list correctly?
>
> I don't think that's even possible.
> But you can use the svn:ignore property on the parent folder of "My
> Project" - those ignores are separated by a newline and therefore can
> contain spaces.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>
>
--
View this message in context: http://www.nabble.com/Ignore-Folder-Names-with-Spaces-%28Windows%29-tp14952943p14997627.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-21 15:12:20 CET