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

Buglet in diff on a revision predating the file

From: Andreas J. Koenig <andreas.koenig_at_anima.de>
Date: 2002-10-18 11:24:32 CEST

Does this one deserve to be filed as an issue?

Running 'svn diff' on a revision prior to the inclusion of the file
currently fails ungracefully:

$ svn diff -r 1234 doc/handbook/client.texi
subversion/libsvn_ra_dav/util.c:332: (apr_err=175002, src_err=0)
svn: RA layer request failed
svn: REPORT request failed on /repos/svn/trunk/doc/handbook
subversion/libsvn_ra_dav/util.c:316: (apr_err=175002, src_err=0)
svn: The REPORT request returned invalid XML in the response: XML parse error at line 1: xmlParseStartTag: invalid element name
.. (/repos/svn/trunk/doc/handbook)

-- 
andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 18 11:25:20 2002

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.