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

RE: Re: File Annotation

From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 29 Aug 2013 08:39:53 -0700 (PDT)

> That was the section I was looking at. I got tripped up by the line: "Keywords currently supported are:"
>
> I guess these are not actually supported until I add them...?
>
> Hopefully there is a way to make this global.

Sort of. You can use the auto props feature to have svn automatically apply properties to your files when you add/import them.

If you are using 1.8 you won't need to define this in every users config file because there is an svn:auto-props inherited property. So, you can set svr:auto-props on your project root and it will apply to every sub-folder in that project.

The other nice thing is, this new feature will work even if you use an earlier version of the server than 1.8 as long as you use version 1.8.x clients.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-29 17:39:55 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.