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

Re: Global propset for repos

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-23 05:48:03 CET

On Mar 22, 2007, at 15:15, JRancier@penntraffic.com wrote:

> Is there a way, I can turn on keyword expansion globally for a
> repos? If not, would the preferred method be to use a script?

No. What you can do: Configure each client to turn on auto-props and
define the set of automatic properties you would like to use. You can
further install a pre-commit hook that prevents the commit of any
revision whose files' properties do not match your requirements; this
will ensure that anyone who forgets to set up their auto-props
properly will not be able to screw up the repository. If you already
have many files in the repository and you would like to apply your
auto-props definitions to all these files, there is a script you can
use to accomplish that too.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 23 06:39:09 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.