Re: Moving a moved file
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-26 16:50:25 CET
On Fri, 2003-12-26 at 09:39, Folker Schamel wrote:
> You cannot move a moved file again without an intermediate
Yes.
> Somehow I would expect that svn commands
See my commentary below. This won't work well. The problem is that the
> The practical aspect is that if you did a wrong move,
No, just 'svn revert' the move.
> Another practical aspect for example is that you cannot
Yes, this is a known bug, already filed.
Here's the commentary from the bottom of libsvn_wc/copy.c:
/*
Q: Why can't we 'svn cp' something that we just copied?
A: It leads to inconsistencies.
In the example above, foo2 has no associated repository URL,
And even if somehow we *could* make foo3 point to foo2 before
*/
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.