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

Re: Distribute ignore-list and auto-props to all users

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 08 May 2013 08:06:11 +0200

On 07.05.2013 17:17, Franz Leu wrote:
> Hi
>
> I read a lot about the global-ignore and auto-props and found that
> the global ignore configured in Tortoise GUI go to the HKCU registry
> while pushing the svn config button in the GUI opens the config from
> users appdata.
>
> As far as I can tell, both (ignore and auto-props) can be configured
> at both location, is that correct?

yes:
http://svnbook.red-bean.com/en/1.7/svn.advanced.confarea.html#svn.advanced.confarea.windows-registry

>
> Since different users are creating repos and adding projects I want
> to distribute some general ignore-lists as well as auto-props that
> add svn:ignore=* on some special folders.
>
> How do I easiest control this rules centrally and distribute to all
> users? Server is 2003 with AD and I can use a GPO for distributing
> registry setting or simply copy/replace config files on each client.
>
> I assume it is correct to set this up on the client as the svn server
> doesn't even have this option.

There are several options you can try:

Use the tsvn:autoprops property. That way you can configure the auto
properties once for each repository/project and all TSVN clients will
use them:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-propertypage.html#tsvn-dug-propertypage-tsvn-props

Wait about two months until svn 1.8 is released, then upgrade all your
servers and clients to that version. SVN 1.8 will have "Repository
Dictated Configuration":
http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-config

Stefan

-- 
        ___
   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=3055097
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-05-08 08:06:27 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.