Re: Disabling automatic conflict resolution?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-18 17:45:21 CEST
Brandon Ehle <azverkan@yahoo.com> writes:
> >I'm not sure this is a big enough problem to warrant any special
Of course, that's what backdating is all about.
Suppose you have rev 10 of a file, and you add local changeset "A".
Then you update to rev 15, which adds changeset "B".
Now your working file is basically 'r15 + A', or equivalently, 'r10 +
If you backdate your file ('svn up -r10'), changeset B is removed, and
The issue here is: what if A and B overlap a tiny bit? In that
This is the scenario that Eric was talking about, and which cmpilato
---------------------------------------------------------------------
|
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.