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

Two Bug Reports

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2002-06-03 07:19:14 CEST

First, a bug report on IssueZilla. I was able to file bugs in the
past, and it appears others are able to do so, but the last two
times i've tried to use IssueZilla (tonight and a month or so ago
when i reported some diff problems) i got an Internal Server Error.

Second:

Summary: Client-only build doesn't work w/out --without-zlib

The svn client on the full client and server build worked just fine. In this
case, i compiled Apache/apr/apr-util, neon, and svn in three separate steps.
But when i went to update the client-only build on my workstation, i ran into a
problem. For client-only builds i put apr/apr-util from HEAD and rename the
neon-0.21.0 directory to just neon and let svn configure and build it all. In
that case, i got the following error:

0 trunk% ./subversion/clients/cmdline/svn up
                               
/usr/local/src/svn/trunk/subversion/libsvn_ra_dav/util.c:333
svn_error: #21093 : <RA layer request failed>
  REPORT request failed on /repos/svn/trunk
                               
/usr/local/src/svn/trunk/subversion/libsvn_ra_dav/util.c:81
svn_error: #21093 : <RA layer request failed>
  REPORT of /repos/svn/trunk: Compressed response was truncated

BenC suggested that i try --without-zlib, and that worked.

-- 
Eric Gillespie <*> epg@pretzelnet.org
Conformity is a sin.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 3 07:19:40 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.