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

Re: [Fwd: Re: Branches? How many?]

From: Stefan Langer <mailtolanger_at_googlemail.com>
Date: 2007-05-10 12:07:36 CEST

Vandenbroucke Sander schrieb:

>> [...] After all having more than one developer work on the same code base is
>> what subversion is all about. If you need greater controll use a checkin checkout model.
>>
> What is this model?
Every developer hast to checkout the file he is working on making a lock
on it. The developer who is working on the file has the exclusive modify
rights as long as he holds the lock. If another developer wants to
commit a change to the same file while he does not own the lock
subversion will complain. It is possible to break the lock in case this
is needed.

Regards
Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 10 12:07:59 2007

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.