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

Re: Difference of behavior between svn 1.4.5 and 1.5.1 for svnlook diff

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 28 Aug 2008 10:13:42 -0400

Daniel Shahaf wrote:
> Frederic Melot wrote on Wed, 27 Aug 2008 at 13:56 +0200:
>> Hello,
>>
>> I already sent this email to users_at_subversion.tigris.org, with no reply, so I
>> post it to dev_at_subversion.tigris.org!
>>
>> Here is the result of a svnlook diff command with svn 1.4.5:
>> svn-1.4.5/bin/svnlook diff --revision 1607 /SVN/quattor/
>> Copied: scdb/tags/2008/08/08-16.48.11 (from rev 1606, scdb/trunk)
>>
>> I upgraded the server and the client to svn 1.5.1 and now the result is empty
>> for the same command:
>> svn-1.5.1/bin/svnlook diff --revision 1607 /SVN/quattor/
>>
>
> I can't reproduce this:
>
> ### 1.4.5
> % svnlook --version | head -1
> svnlook, version 1.4.5 (r25188)
>
> % svnlook diff -r2 repos1
> Copied: trunk/iota2 (from rev 1, trunk/iota)
> ===================================================================
> --- trunk/iota2 (rev 0)
> +++ trunk/iota2 2008-08-28 05:04:59 UTC (rev 2)
> @@ -0,0 +1 @@
> +This is the file 'iota'.

Looks like in the original recipe, the copied thing was a directory (copied
from "trunk"). Is that significant?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-08-28 16:13:55 CEST

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.