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

Fw: Linux+mod_dav_svn vs Windows XP client

From: <Fabien.Bouleau_at_ses-astra.com>
Date: 2005-08-11 16:52:52 CEST

Hello,

I tried many different scenarios. The problem occurs only when importing
with the Windows Subversion client to a Linux Subversion server through
mod_dav_svn (Apache module). From Linux to Linux and Windows to Windows
(both with mod_dav_svn), no problem. From Windows to Linux using svnserve,
no problem either.

Reminder of the previous episodes:

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

Client:
Windows XP Pro
Subversion 1.2.1

The problem occurs when importing a large amount of data (336MB in about
6,000 files) at once.

When trying to import all the files at once it fails after a while (3793th
file for the excerpt below):

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 (makes sense since I used 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 -

Cordially,
Fabien Bouleau

--
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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 11 16:56:17 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.