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

Import failure with a large amount of files/data

From: <Fabien.Bouleau_at_ses-astra.com>
Date: 2005-07-26 11:31:54 CEST

Hello,

As it looks like things work properly with the client of the Linux version,
I daresay there is a bug in the Windows version and -hopefully- do the
right thing by posting this report to this mailing list.

Server:
Fedora Core 4
Subversion version 1.2.1 (r15230) with Apache 2.0.54
Repository is of type fsfs and stored on a NAS mounted by NFS.

Client:
Windows XP Pro
TortoiseSVN 1.2.0, Build 3602
Subversion 1.2.0,
apr 0.9.6
apr-iconv 0.9.5
apr-utils 0.9.6
berkeley db 4.3.27
neon 0.24.7
OpenSSL 0.9.7g 11 Apr 2005
zlib 1.2.2

The problem occurs with large amount of data (I am trying to import about
336MB in approximately 6,000 files).
When trying to import all the files at once it fails after a while with an
error message that looks like the following:

I reproduced (twice) the error to get more accurate data.

The first time, the error message was on the 2253th file:

PUT of
'/svn/TEST/!svn/wrk/03b4349b-4396-5947-8deb-67ca68bcd720/root/CMD/cmdrt/Tools/RogueWave/rw/tvhset.cc':
 could not connect to server (https://...)

... and on the 3793th the second time:

PUT of
'/svn/TEST/!svn/wrk/d9771464-5fed-684f-9661-629bfb99695f/HMI/hmi_online/userinterface/StoredDoc.h':
 could not connect to server (https://...)

The only relevant traces I could find were in ssl_error_log and
ssl_access_log (what makes sense since I use https):

[Fri Jul 22 13:49:58 2005] [error] [client 10.11.69.52] Could not create
activity /svn/TEST/!svn/act/b2eddaf1-ba7e-7f40-8436-cc333af81f3a. [500,
#0]
[Fri Jul 22 13:49:58 2005] [error] [client 10.11.69.52] could not begin a
transaction [500, #13]
[Fri Jul 22 13:49:58 2005] [error] [client 10.11.69.52] Can't create
directory '/home/svn/TEST/db/transactions/0-1.txn': Permission denied
[500, #13]

And for ssl_access_log:

10.11.69.52 - fboule [22/Jul/2005:14:00:14 +0000] "DELETE
/svn/TEST/!svn/act/03b4349b-4396-5947-8deb-67ca68bcd720 HTTP/1.1" 204 -

Note that, as I said at the very beginning, I did the test with the Linux
version of the client and it worked perfectly well. Neverthless I need to
work on a Windows environment then I cannot pass by this issue.

Thanks for your support.
Fabien

--
DISCLAIMER:
This e-mail contains proprietary information some or all of which may be
legally privileged. It is for the intended recipient only. If an addressing
or transmission error has misdirected this e-mail, please notify the author
by replying to this e-mail. If you are not the intended recipient you must
not use, disclose, distribute, copy, print, or rely on this e-mail.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 26 11:35:21 2005

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.