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

Re: How do I allow only one person at a time to edit a file?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-03 17:01:39 CET

On Dec 3, 2004, at 9:14 AM, Dale Worley wrote:

> This doesn't solve the stated problem, but may solve the larger
> problem:
>
> 1. Check out the file. 2. Add your proposed unique ID numbers. 3.
> Attempt
> to check in. If the check-in fails, revert the file and go back to 2
> (probably with different ID numbers). If the check-in succeeds, you
> have
> successfully reserved the ID numbers.
>
> This isn't much different from what your people are doing already,
> since
> with a lock, if a check-out fails, they have to wait a while and try
> again.
>

Or, wait a month or so for svn 1.2, which is going to feature real
locking.

We've already got the repository doing locks, as well as mod_dav_svn
and svnserve. Next week, we're going to start working on client-side
support.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 3 17:08:35 2004

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.