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

Re: Enforcing svn property needs-lock for a repo subset

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 10 Jul 2009 13:50:05 -0500

On Jul 10, 2009, at 06:12, David Aldrich wrote:

>> Do you have files in your other repositories which have .doc
>> extensions but *aren't* MS Word documents?
>
> No
>
>> I can't imagine a situation
>> where you wouldn't want to set the mime-type and needs-lock on an MS
>> Word file.
>
> Well, I would agree that this is recommended practice. I just
> didn't want to impose the practice on everyone. I will check
> whether we can do this as a company-wide policy but, meanwhile, is
> there anyway of defining the auto-prop on a per repository basis?

No, there is not, not within a single config file.

You can define multiple config files, and point svn at different
config files per svn command invocation with the --config-dir or --
config-option switches. But you would have to remember to use that
option for each svn command you issue against whatever repository it
is, so that's hardly convenient.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2369999

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-10 20:51:22 CEST

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.