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

Re: Ignore directory names with spaces in them

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 11 Oct 2011 14:59:44 +0100

On 11 October 2011 14:40, Gerald Britton <gerald.britton_at_gmail.com> wrote:
> In the global ignore list, how do I ignore a directory that has spaces in it?  e.g.
>
> C:\My Stupid Directory Name
>
> How would I capture that in the ignore list without globbing
>
> C:\My_Stupid_Directory_Name
>
> by accident?

I don't think you can for the global ignore list. The globbing
operation in Subversion seems not to work with spaces. You could try
their users mailing list, or you could try using svn:ignore instead.

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=2853430
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-11 15:59:52 CEST

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.