Michael Sinz wrote:
> Michael Sinz wrote:
>
> Jonathan Wight wrote:
> > I have a weird subversion problem I'd like to pick your brains over.
> > I'm doing a checkout of a repository and get:
> >
> > Fetching external item into 'toxic/externals/public'
> > svn: REPORT request failed on '/svn/public/!svn/vcc/default'
> > svn: REPORT of '/svn/public/!svn/vcc/default': Could not read
> > response body: SSL error: decryption failed or bad record mac
> > (https://puck.homeip.net)
> >
> > Think it's a SSL issue I try using the http: url:
> >
> > svn: REPORT request failed on '/svn/public/!svn/vcc/default'
> > svn: REPORT of '/svn/public/!svn/vcc/default': Chunk delimiter was
> > invalid (http://puck.homeip.net)
> >
> > So I try using the file:// url scheme on the box itself and do a
> > successful checkout.
> >
> > Checking my HTTP error_log I see:
> >
> > [Sun May 01 15:27:11 2005] [error] [client 192.168.1.1] Provider
> > encountered an error while streaming a REPORT response. [500, #0]
> > [Sun May 01 15:27:11 2005] [error] [client 192.168.1.1] A failure
> > occurred while driving the update report editor [500, #54]
> > [Sun May 01 15:27:11 2005] [error] [client 192.168.1.1] Error
> > writing base64 data: Connection reset by peer [500, #54]
> >
Ok, some more information (I am up way past my bed time :-)
Anyway, the raw repository files (FSFS repository) were shipped over to my
test system which is a x86 Linux system running SVN 1.1.4 and Apache 2.0.54
(all the latest fun stuff) and the checkout from a Linux client worked without
problems.
The same repository shows the problem when served from Mac OSX machine.
So, the exact same repository files as servered by his Mac OSX machine at
http://puck.homeip.net/svn/public
are now also at
http://svn.sinz.com:8000/svn/public
> Jonathan Wight continues:
> > Feel free to submit the issue. The repository itself is at
> > http://puck.homeip.net/svn/public so perhaps someone can reproduce it on their
> > machine?
> >
> > The repository is fsfs (of course) and both the client & server are using the
> > exact same version of svn (both freshly built yesterday from darwin ports).
> >
> > [schwa@oberon] Repositories$ du -s public
> > 10832 public
> > [schwa@oberon] Repositories$ du -s -h public
> > 5.3M public
More details on the library versions:
apr 0.9.6_0 (active)
apr-util 0.9.6_0 (active)
db4 4.2.52_0 (active)
expat 1.95.8_1 (active)
libiconv 1.9.2_1 (active)
neon 0.24.7_0 (active)
--
Michael Sinz Technology and Engineering Director/Consultant
"Starting Startups" mailto:michael.sinz@sinz.org
My place on the web http://www.sinz.org/Michael.Sinz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 2 07:30:08 2005