[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-29 15:16:43 CET

On Wed, 2003-10-29 at 02:09, Lübbe Onken wrote:
> C. Michael Pilato wrote:
>
>
> > The bad news is that what looks like a bug in 'svn log' or 'svn blame'
> > seems instead to stem not from the harvesting of FS information, but
> > from the information itself.
>
> Could that also be the reason, why diffs and merges on files in moved
> directories have problems too? I could only diff file revisions after
> the move, not one before and one after the move.

No, at the moment, diff/merge do not understand copy history. But
that's a completely separate issue. The fs bug is affecting 'svn log',
not diff or merge.

You need to run 'svn diff/merge URL1@X URL2@Y' to compare versions of a
file that ha moved.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 29 15:17:34 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.