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

util.c:670: (apr_err=175002)

From: J. Greg Williams <totally_at_svaha.com>
Date: 2005-02-20 06:54:57 CET

Greetings,

I'm not entirely sure where this belongs. I couldn't find anything
like this in the bugzilla.

I was attempting to do a vendor branch merge to my installation of
wordpress (called Swamp)
        (I've changed "example" and "user")

svn merge
http://example.com/private/user/Projects/Vendors/wordpress-1.2.1
http://example.com/private/user/Projects/Vendors/wordpress-1.5 Swamp

I attempted this twice (first as a --dry-run) and both times it failed
at

U Swamp/wp-admin/setup-config.php
subversion/libsvn_ra_dav/util.c:670: (apr_err=175002)
svn: REPORT request failed on '/private/user/!svn/vcc/default'
subversion/libsvn_ra_dav/util.c:294: (apr_err=175002)
svn: REPORT of '/private/user/!svn/vcc/default': Could not read
response body: connection was closed by server. (http://svaha.com)

apache error_log has:

[Sat Feb 19 21:53:57 2005] [error] [client 24.28.57.94] Provider
encountered an
error while streaming a REPORT response. [500, #0]
[Sat Feb 19 21:53:57 2005] [error] [client 24.28.57.94] A failure
occurred while
  driving the update report editor [500, #190004]

Configuration:

Solaris 9
Apache/2.0.53 (Unix) DAV/2 SVN/1.1.3 mod_ssl/2.0.53 OpenSSL/0.9.7e
PHP/4.3.10 Server
gcc (GCC) 3.4.2
subversion-1.1.3
        ./configure \
         --with-apxs=/svaha/apache2/bin/apxs \
         --with-ssl \
         --with-berkeley-db=/usr/local/BerkeleyDB.4.2

The repository is actually of type fsfs.

I hope this is helpful.

-greg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 20 06:57:21 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.