Re: Roadmap for 1.1
From: Simon Raess <cocoa_at_gmx.ch>
Date: 2004-04-02 17:47:30 CEST
Am 01.04.2004 um 23:14 schrieb Walter Nicholls:
> 1. Locking
Aren't advisory locks all that's needed. Exclusive locks may work when
I imagine something like edit/unedit (or lock/unlock or ...). Before I
$ svn edit myfile.txt
If somebody else is already editing the file I get a message that tells
Let's say I'm the first person who wants to edit that file. After my
$ svn unedit myfile.txt
and the lock is released.
Isn't that all that's needed? If not, please enlighten me ;-)
Simon
---------------------------------------------------------------------
|
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.