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

Re: TortoiseSVN Global ignore pattern

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 28 Apr 2012 09:58:51 +0200

On 26.04.2012 18:51, Harlan Ray Mosley wrote:
> The documentation indicates that the items (tokens) in the Global
> ignore pattern string are separated by the blank character. I need
> to add a token that contains a required blank character. I tried
> adding a back-slash like in a regular expression, but that did not
> seem to work. Do I just enclose the token in single or double
> quotes?

try this:
aaa[ ]bbb

(put the space inside [])

haven't tested this myself though, but I think it could work.

Stefan

-- 
        ___
   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=2954684
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-04-28 09:59:17 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.