Re: issue 3899 (copying conflict victims)
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 26 May 2011 16:56:21 +0100
Julian Foad <julian.foad_at_wandisco.com> writes:
> I am not saying there are no problems with such copies/moves, just I
Issue 3899 is not about repository locations but about the
Suppose file "A/f" is in conflict:
$ sqlite3 wc/.svn/wc.db "select * from actual_node"
Now copy A to B:
$ sqlite3 wc/.svn/wc.db "select * from actual_node"
See how B/f is in conflict but refers to the A/f files.
-- PhilipReceived on 2011-05-26 17:56:59 CEST |
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.