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

Re: Possible Spam:Possible Spam:Re: Global propset for repos

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

On Mar 23, 2007, at 08:07, 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.
>
> Thanks Ryan. I will look at the auto-props. My client is Emacs,
> so I'm sure is configurable/settable. I only have one test project
> in, since I built it yesterday (and blew it away about ten times.)

By "client" I just meant the client machine, as opposed to the server
machine. That you use Emacs is not relevant; you just need to edit
the file ~/.subversion/config.

-- 
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 21:31:40 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.