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
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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.