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

RE: Avoiding unexpected Concurrent Development

From: <nicklist_at_planet.nl>
Date: Thu, 3 Apr 2008 15:57:01 +0200

Take a look at svn locking, check out only means "creating a local working copy" and has nothing to do with locking or preventing concurrent editing.

Hth,

Nick S.

-----Original Message-----
From: Alejandro Lopez Rama(correos) [mailto:alrlistas_at_gmail.com]
Sent: Thu 4/3/2008 15:50
To: users_at_subversion.tigris.org
Subject: Avoiding unexpected Concurrent Development
 
We're testing subversion for our version control development. One thing I've
seen is Subversion informs that you have a collission in one version with
another version developed by other people.
I suppose this is because in Subversion you always have the whole directory
checked out, instead the only source you want to modify. Is there a way to
check out the only sources I want to use, and when I want to check them out,
know if someone else has checked it out before?
Received on 2008-04-03 15:58:00 CEST

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.