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

Re: Documentation about the 'Lock' feature

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-07-20 18:16:53 CEST

Since the "published" books only deal with 1.0 and 1.1, locking won't
be in either of those.

Instead, look at the nightly build "book" at
<http://svnbook.red-bean.com/nightly/en/svn.advanced.locking.html>.

Locking is pretty simple to implement. All you have to do is set a
property "svn:lock" on files you want to force locking, and learn the
new "svn lock" and "svn unlock" commands. Okay, there's a bit more
than this, but not much. It's all in the URL I provided.

BTW, I installed Subversion 1.2 over 1.13 and it seemed to work
beautifully with no problems until I tried doing stuff with locking.
If you're using Apache, you have to replace the two Subversion modules
in the Apache module directory.

On 7/20/05, Romain Prévost <prevost.romain@gmail.com> wrote:
> Hi,
>
> I'd like to learn how to use and setup my server to be able to use
> locks, but I can't find any documentation in the SVN book. Can someone
> give me more information ?
>
> Thanks a lot.
>
> --
> Romain Prévost
> Epitech promotion 2007
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 20 18:19: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.