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

Attacking Issue 1093

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2003-10-28 14:01:25 CET

Check:

http://subversion.tigris.org/issues/show_bug.cgi?id=1093

Namely, an svn diff fails if the old revision was copied or renamed from
somewhere else. I tried to compare this with "svn log" which handles this
problem nicely, and found out that it uses the
svn_fs__dag_get_predecessor_id function, which is not part of the API.

Now, in order to use it with svn diff, I'll need to export it or maybe use
the history mechanism of svn_fs. What should I do, as I'm not a big expert
in these parts of the code.

Regards,

        Shlomi Fish

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 28 14:02:14 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.