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

svndiff changes

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-10-11 19:28:50 CEST

Greg H --

I'm trying to pick up the ball on getting libsvn_wc commits working.
However, suddenly none of our XML input files work anymore, because
they don't contain `svndiff' data:

[sussman@piggy:tests]$ ./checkout-test simple.delta ben/

svn_error: #21006 xml_handle_data: svndiff parser choked.

svn_error: #21006 svndiff has invalid header

Our XML parser *and* creator currently don't work due to svndifff, so
I can't generate a working copy at all.

Is there a quick workaround? Can we either temporarily disable the
svndiff stuff (and continue using plain-text <text-delta>'s), or can
we make the svndiff stuff suddenly work?

I know you're working on base64'ing stuff right now, so maybe the
former suggestion might be easier.
Received on Sat Oct 21 14:36:10 2006

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.