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

Re: RA->get_repos_root() needed

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-10-13 22:59:13 CEST

kfogel@collab.net wrote:

> So, a question: Is the current blame output formally incorrect under
> some circumstances? If it is, we'll need an issue -- which I'm happy
> to file, just say the word. We can't enable the feature in 1.0 unless
> the output is correct, IMHO. (Nor should we try to solve issue #960
> before 1.0, but hopefully this 'blame' problem can be solved another
> way -- brute force is fine :-) ).

The current blame implementation will error out if you use it on a file
that has been copied. Try running this:

$ svn blame http://svn.collab.net/repos/svn/tags/0.30.0/README

And you'll see the error. Asking for that file at a revision prior to
when it was copied there doesn't work, since the file's URL was
different at that point.

-garrett

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