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

Re: [BUG] svn diff produces bogus data, please verify

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-05-12 17:32:22 CEST

Jani Averbach <jaa@cc.jyu.fi> writes:

> It seems that the file names are wrong and the diff is wrong with svn
> diff. If somebody could verify that with a present client, it would be
> nice.

I get the same result using HEAD. If I reverse the order of the
arguments I get

$ svn diff file://`pwd`/repo/tags/f-2.txt file://`pwd`/repo/tags/f-1.txt
../svn/subversion/libsvn_delta/text_delta.c:461: (apr_err=200003)
svn: Incomplete data
svn: Delta source ended unexpectedly

I suspect the delta is being applied to the wrong source.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 12 17:33:12 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.