Julian Foad <julianfoad@btopenworld.com> writes:
> "svn blame" aborts with the following error message if a revision in
> its range (r37 in this example) has a property change but no text
> change:
>
> > svn blame foo
> svn: Missing changed-path information for revision 37 of '/foo'
>
> subversion/libsvn_client/blame.c:log_message_receiver(rev=37) is told
> that the path "/foo" has not changed (whereas in fact, the properties
> changed), so it thinks that it must be a child of a changed dir. I
> have not determined whether the callback information is wrong or the
> log_message_receiver is making a wrong assumption.
>
> I mention this in case somebody wants to fix it, as I don't think I
> will be doing so any time soon.
I don't know what's involved in fixing this, but do you have time to
file a repro recipe? (Fine if not, of course, just let us know.)
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 14 07:28:24 2003