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

Re: Syntax for tsvn:autoprops with svn:ignore

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 18 Aug 2009 09:25:11 +0100

2009/8/18 Ryan J Ollos <ryano_at_physiosonics.com>:
> 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

tsvn:autoprops works in a similar manner to subversions autoprops in
the local configuration file in that it applies the properties to
items *when you add them*. Existing versioned content is not touched.

Simon

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