TortoiseSVN Global ignore pattern

7 views
Skip to first unread message

Harlan Ray Mosley

unread,
Apr 26, 2012, 12:51:29 PM4/26/12
to us...@tortoisesvn.tigris.org
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?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2953115

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefan Küng

unread,
Apr 28, 2012, 3:58:51 AM4/28/12
to us...@tortoisesvn.tigris.org
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
Reply all
Reply to author
Forward
0 new messages