[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: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 28 Aug 2008 10:40:11 +0100

> 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/
> >

Frederic,
can you create a reproduction script for us? That is, a script that
creates a repository, creates some data inside it, and then runs the
"svnlook" command, so that we can simply run your script and watch what
happens.

Or, alternatively, can you give us (or one of us) remote access to your
repository, or a copy of your repository?

Any one of these things would make it much more likely that we could
reproduce and then debug the problem.

Daniel Shahaf wrote:
> I can't reproduce this:

Daniel, Note that the Frederic copied a directory. I don't know if this
will make the difference.

> ### 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'.
[...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-28 11:40:33 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.