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

Error checking out large repository -- illegal padding

From: Andy Helten <andy.helten_at_dot21rts.com>
Date: 2004-07-27 21:59:41 CEST

I'm trying to get a large (one is ~4GB) project imported into
subversion. I am having various problems and am getting frustrated.
Anyway, I finally got all the files added and committed to the
repository (three prior attempts failed). My current problem is that
when I do a checkout using https, I get the following error (several
hundred files are successfully checked out before the error):

A raidstor/install
    .
    .
    .
A raidstor/install/pocono/act/demo/files
A raidstor/install/pocono/act/demo/files/raidstor.smb
A raidstor/install/pocono/act/demo/files/raidstor.smb/archive
svn: REPORT request failed on '/act/raidstor/!svn/vcc/default'
svn: REPORT of '/act/raidstor/!svn/vcc/default': Could not read response
body: SSL error: illegal padding (https://localhost)

I've tried it twice and I get the exact same error in the exact same
place in the repository. I haven't tried the file:// URL, but it
doesn't really help if that works anyway, because I need https. Here
are some details on my configuration:

1) RedHat 9.0

2) Apache version:
dimension4600 {~/blah}> /usr/sbin/httpd -version
Server version: Apache/2.0.48
Server built: Dec 25 2003 11:47:50

3) Subversion version:
dimension4600 {~/blah}> svn --version
svn, version 1.0.5 (r9954)
   compiled Jun 10 2004, 22:39:54

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn networ protocol.
  - handles 'svn' schema

Let me know if you need any additional information.

Thanks for any help,
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 27 22:00:25 2004

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.