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

Re: r11557

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-11-01 12:56:24 CET

Folker Schamel wrote:
> BTW, it would be also nice to change the handling of parallel running
> commits:
> Instead of "the winner takes it all" it may be more fair to take
> a proportional number of lines from each commit and finalize them.

Umm, no. Commits are atomic; either all lines are committed or no lines are
committed. There is no possible middle ground which is consistent. The worst
thing that happens if a second commit cannot proceed because of an overlapping
prior commit, is that the second committer gets an "out of date" warning and has
to update (and possibly handle conflicts) before committing. The system cannot
possibly do that automatically.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 1 12:56:13 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.