Re: 'svn mv' between disjoint wc's of disjoint subtrees
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 08 Jan 2013 10:23:22 +0000
Bert Huijben <bert_at_qqmail.nl> writes:
> We use a single transaction for moves within one db.
I think we use a single transaction for the copy half of the move, but
txn_to_copy
into
txn_to_copy_and_delete
so that the problem goes away. Fundamentally that can't work with
svn mv wc1/A wc2/B
is going to have to update the disjoint wc2.
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-01-08 11:24:04 CET |
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.