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

Re: Is there an equivalent mechanism to svn's auto-props facility?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 16 Feb 2010 08:22:16 -0500

On Tue, Feb 16, 2010 at 08:11, Richard Quadling
<rquadling_at_googlemail.com> wrote:
> Hi.
>
> I'm looking for a way to automatically add svn:keywords to all XML files.
>
> I see I can do this using commandline svn (from SilkSVN) using the
> config file (C:\DOCUMENTS AND SETTINGS\RICHARDQ\APPLICATION
> DATA\SUBVERSION\config).
>
> But for TortoiseSVN, I can't seen to find anything like this.

Subversion uses the same config file. If you configure auto-props in
the file you note above, TSVN will use them.

> And if this is possible? Is it possible per checkout? By that I mean I
> want different keywords for different servers.

If you will only be using TortoiseSVN with your working copies, you
can set the tsvn:autoprops property on your folder(s).
http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-propertypage.html
. Be aware that ONLY TortoiseSVN recognizes this property.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-16 14:22:25 CET

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.