Locking by default
From: larzeni <l.arzeni_at_iname.com>
Date: Mon, 2 Feb 2009 19:08:55 -0500
Hi there!
We understand that subversion uses, by default, the copy/modify/merge
Since we are going to use almost on all files the lock/modify/unlock
We would like to invert the default behaviour of subversion, and to make
- put a parameter in the svnserve.conf [general] section, to set the
- when model is MERGE and svn:needs-lock is not set for a file, the file
- when model is LOCK and svn:disable-lock set for a file, the file that
we think that we could use svn:needs-lock setting the value to TRUE and
Is there anyone that can confirm that our analysis is right, or show us
We think that a quick way to implement this behaviour would be to modify,
svn_error_t *
if MERGE is set, it will have current behaviour,
Is this right? Can someoune point us to other sections of code to modify?
Thanks, larzeni
-- Be Yourself @ mail.com! Choose From 200+ Email Addresses Get a Free Account at www.mail.comReceived on 2009-02-03 10:37:32 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.