| transaction roots
From: Greg Stein <gstein_at_lyra.org>
 Date: 2001-03-29 11:27:49 CEST 
I've been creating transactions based on the "youngest" revision, and then
 [ this is contrary to libsvn_fs/editor.c creating transactions based on
 Specifically, my thinking with using the youngest revision is simply that a
 1) the youngest tree has the same file as REV:PATH. it is okay to change.
 I don't see that grabbing an old revision is all that helpful.
 There are potentially intervening tree changes that could interfere, but (at
 And note that a user cannot commit against 3:/FOO/BAR anyways, because it is
 I guess it is conceivable for something like this to happen:
   REV3/
   REV4/
   REV5/
 If a user has 3:/FOO/BAR, and the latest rev is 5, then a commit to BAR will
 Can anybody see a problem with creating transactions based on the latest,
 Cheers,
 -- Greg Stein, http://www.lyra.org/Received on Sat Oct 21 14:36:26 2006 | 
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.