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

Re: needs-lock

From: Alexander Thomas <kca.alexander_at_gmail.com>
Date: 2005-10-24 12:04:54 CEST

Datatal AB - Jonas Gauffin wrote:

>
> I want “svn:needs-lock” to be default behaviour for all
> projects/files. Is it possible to configure subversion in that way?
>
Read about automatic property settings and config section in svnbook
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.props.auto
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.confarea.opts.config

In subversion config file enable "enable-auto-props" under miscellany
section and add "* = svn:needs-locks"
in auto-props section.

-Alexander Thomas (AT)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 24 16:48:16 2005

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.