You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Eric Gillespie <ep...@pretzelnet.org> on 2002/06/03 05:19:14 UTC

Two Bug Reports

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