svn blame fails on moved directory trees
From: Jens-Uwe Mager <jum_at_anubis.han.de>
Date: 2003-10-27 21:22:13 CET
We have just upgraded our svn repository from 0.27.x to 0.32.1 using the
$ svn blame http://codespeak.net/svn/pypy/trunk/src/pypy/__init__.py
This is version 0.32.1 of svn and consistently fails on windows and
We have an idea which kind of actions may have caused the problem:
In revision 1118 of http://codespeak.net/svn/pypy/branch/ we created
$ svn log -v -r 1118 http://codespeak.net/svn/pypy/branch
Later in revision 1356 we removed a subdirectory of the
/pypy/branch/builtinrefactor to /pypy/trunk/src/pypy
See
The "branch" and "trunk" directories were swapped because
From the error message it appears as svn blame lost track of the
If necessary we can provide the complete repository, it is about 200Mb
-- Jens-Uwe Mager <pgp-mailto:F476EBC2> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Oct 27 21:23:26 2003 |
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.