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

Re: Ignore Folder Names with Spaces (Windows)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 18 Jan 2008 17:46:41 +0100

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
Received on 2008-01-18 17:53:08 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.