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

Re: global-ignores pattern for a file name with spaces

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 25 Sep 2010 09:30:52 +0200

On 24.09.2010 23:03, Pawel Debski wrote:
> Folks,
>
> I need a global ignore setting for files like:
>
> my file to ignore some text.doc
>
> I mean I want SVN to ignore files like:
>
> my file to ignore ala.doc
> my file to ignore alaola.doc
> my file to ignore ala ela.doc
> etc.
>
> Whan would be the proposed global-ignores pattern in config file?
>

Just put them in quotes:
"my file to ignore some text.doc"

But for specific files, I recommend using the svn:ignore property instead.

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=2664451
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-25 09:31:08 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.