[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn blame fails on moved directory trees

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-27 21:30:04 CET

Jens-Uwe Mager <jum@anubis.han.de> writes:

> We have just upgraded our svn repository from 0.27.x to 0.32.1 using the
> usual dump/load dance. It all worked nicely except for a problem with
> the new 'svn blame' command. While trying it we have noticed that on
> some particular files we get a strange error which you can replicate
> remotely:
>
> $ svn blame http://codespeak.net/svn/pypy/trunk/src/pypy/__init__.py
> svn: Error string not specified yet
> svn: Missing changed-path information for revision 1119 of \
> '/pypy/branch/builtinrefactor/pypy/__init__.py'

I've been thinking about this part of the blame implementation, and I
think it's wrong. The code was written to follow at most one copy in
a given revision, at that's not good enough.

I'll see if I can fix that bug, using your URL above as my test
case. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 27 21:31:21 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.