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

Syntax for tsvn:autoprops with svn:ignore

From: Ryan J Ollos <ryano_at_physiosonics.com>
Date: Mon, 17 Aug 2009 23:03:22 -0700 (PDT)

Hello,

I have done a bit of trial and error testing and have read some mailing list archives, but have no luck with the following issue.

I'd like to apply the following svn:ignore pattern via tsvn:autoprops. The documentation [1] is clear on how this is done in a typical case, but in this case I have a newline separated list of arguments to svn:ignore.

When I set the svn:ignore property through TortoiseSVN, I specify the following newline separated list:

bin
Bin
obj
Obj

I've tried specifying the tsvn:autoprops property as follows:

* = svn:ignore="bin Bin obj Obj"

I'd like the svn:ignore property to apply to every sub-directory though tsvn:auto-props. I've tried various methods of quoting and without quotes, but nothing seems to work.

I appreciate any help or suggestions,

- Ryan

[1] http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-propertypage.html#tsvn-dug-propertypage-tsvn-props

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-18 08:05:24 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.