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

Re: "svn blame" aborts on a revision with prop change but no text change

From: <kfogel_at_collab.net>
Date: 2003-12-14 06:39:39 CET

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

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.