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

Re: Concurrent versioning = spawn of the devil?

From: Andy Peters <devel_at_latke.net>
Date: 2006-11-08 22:43:13 CET

On Nov 8, 2006, at 1:58 AM, Robert Graf-Waczenski wrote:

> Subversion, OTOH, by default uses the "Copy-Modify-Merge" pattern,
> which
> has some downsides on first glance if you are used to the VSS
> patterns.
> With the Subversion pattern, the user is not notified about changes by
> others until the user *commits* his own changes.

To be completely clear: the user is not notified about changes
committed by others until after the user attempts to commit his own
changes. If any changes were made, there's a conflict and the user
has to resolve it before he's allowed to commit his changes.

-a

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 8 22:46:44 2006

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.