[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: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Sat, 19 Jan 2008 11:08:38 +0000

On 18/01/2008, hismightiness <hismightiness_at_gmail.com> 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?

The global ignore list is intended for ignoring particular types of
file that will never be of interest, no matter which repository you
have checked out. For a programmer these would be things like *.obj
*.lst, which the compiler generates.

If you want to ignore a particular folder within your working copy
tree then you need to use the parent folder's ignore list (which is a
subversion property). Just right click on the folder and use TSVN->Add
to ignore list.

Simon

-- 
       ___
  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-19 12:08:44 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.