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

Re: how to diff against an version prior to a file move?

From: Joey Hess <joey_at_kitenet.net>
Date: 2003-11-12 06:13:32 CET

Joey Hess wrote:
> joey_at_dragon:~/bin>svn diff -r 738:739 svn+ssh://kitenet.net/home/svn/joey/trunk/
> joey@dragon:~/bin>
>
> Yep, no changes to that directory in that rev.

So let's diff the whole repo instead!

joey_at_dragon:~/bin>svn diff -r 738:739 svn+ssh://kitenet.net/home/svn/joey/
Index: bintrunk/cvsfix
===================================================================
--- bintrunk/cvsfix (revision 738)
+++ bintrunk/cvsfix (revision 739)

(BTW does that need to transfer the whole repo, or does the diff
happen on the server?)

Aha! That would be the name I told cvs2svn to use, since it cannot
yet support --trunk=trunk/bin.

Now someone *please* tell me there is a better way to deal with this
kind of file move and diff.

-- 
see shy jo

Received on Wed Nov 12 06:09:53 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.