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

Communication when using subversion

From: Adam Lofstedt <adaml_at_visimation.com>
Date: 2004-02-21 01:14:12 CET

Hi all,

I want to know how other developers communicate with each other when they
are using subversion. In particular, I'm curious how when working with
multiple projects and multiple developers, you communicate the fact that you
are working on a particular file, without locking in place.

Right now, our devs use VSS (yuck!), and when a person checks out a file
he/she gets a message that it is already checked-out by another user (would
they like to check out anyway?). This communicates to the developer that
someone else is working on the file, and that he/she needs to talk to the
other developer to ensure that they don't work on the same section of code
at the same time (avoiding clobbering each other).

How is this communicated in the subversion world, if locks are not
implemented? This is especially important for binary files that can't be
merged.

Thanks a lot,

Adam Lofstedt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 21 01:14:23 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.