You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Fa...@ses-astra.com on 2005/07/22 08:33:09 UTC

Limitation of the amount of files and/or data?

Server:
Fedora Core 4
Subversion version 1.1.4 (r13838) 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 (336MB in about 6,000 files).
When trying to import all the files at once it fails after a while (with
the command-line svn tool as well). The same when trying to move many files
at once.

Regards
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

Re: Limitation of the amount of files and/or data?

Posted by Erik Huelsmann <e....@gmx.net>.
> Server:
> Fedora Core 4
> Subversion version 1.1.4 (r13838) 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 (336MB in about 6,000 files).
> When trying to import all the files at once it fails after a while (with
> the command-line svn tool as well). The same when trying to move many
> files
> at once.

Without the actual error, we can't really know *what* is going wrong...


bye,


Erik.

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse f�r Mail, Message, More +++

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Limitation of the amount of files and/or data?

Posted by Fa...@ses-astra.com.
Ben Collins-Sussman <su...@collab.net> wrote on 22/07/2005 16:55:06:

>
> On Jul 22, 2005, at 9:45 AM, Fabien.Bouleau@ses-astra.com wrote:
>
> > Ben Collins-Sussman <su...@collab.net> wrote on 22/07/2005 14:43:09:
> >
> >
> >>
> >> On Jul 22, 2005, at 3:33 AM, Fabien.Bouleau@ses-astra.com wrote:
> >>
> >>
> >>> Server:
> >>> Fedora Core 4
> >>> Subversion version 1.1.4 (r13838) 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
> >>>
> >>
> >> You give us such wonderful detailed information about your client and
> >> server....
> >>
> >
> > Copy-paste is so comfortable nowadays ;)
> >
> >
> >>>
> >>> The problem occurs with large amount of data (336MB in about 6,000
> >>> files).
> >>> When trying to import all the files at once it fails after a while
> >>>
> >>
> >> ...but then no detail about the problem itself.  Can you be more
> >> specific than "fails after a while"?  Like, show us a transcript of
> >> the failure & error?
> >>
> >> There should be no limit to the amount of data uploaded or download,
> >> ever.
> >
> >       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://...)
>
>
> How about showing us the apache errorlogs that match?
>
>
>

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 -



--
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

Re: Limitation of the amount of files and/or data?

Posted by Ben Collins-Sussman <su...@collab.net>.
On Jul 22, 2005, at 9:45 AM, Fabien.Bouleau@ses-astra.com wrote:

> Ben Collins-Sussman <su...@collab.net> wrote on 22/07/2005 14:43:09:
>
>
>>
>> On Jul 22, 2005, at 3:33 AM, Fabien.Bouleau@ses-astra.com wrote:
>>
>>
>>> Server:
>>> Fedora Core 4
>>> Subversion version 1.1.4 (r13838) 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
>>>
>>
>> You give us such wonderful detailed information about your client and
>> server....
>>
>
> Copy-paste is so comfortable nowadays ;)
>
>
>>>
>>> The problem occurs with large amount of data (336MB in about 6,000
>>> files).
>>> When trying to import all the files at once it fails after a while
>>>
>>
>> ...but then no detail about the problem itself.  Can you be more
>> specific than "fails after a while"?  Like, show us a transcript of
>> the failure & error?
>>
>> There should be no limit to the amount of data uploaded or download,
>> ever.
>
>       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://...)


How about showing us the apache errorlogs that match?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Limitation of the amount of files and/or data?

Posted by Fa...@ses-astra.com.
Ben Collins-Sussman <su...@collab.net> wrote on 22/07/2005 14:43:09:

>
> On Jul 22, 2005, at 3:33 AM, Fabien.Bouleau@ses-astra.com wrote:
>
> > Server:
> > Fedora Core 4
> > Subversion version 1.1.4 (r13838) 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
>
> You give us such wonderful detailed information about your client and
> server....

Copy-paste is so comfortable nowadays ;)

> >
> > The problem occurs with large amount of data (336MB in about 6,000
> > files).
> > When trying to import all the files at once it fails after a while
>
> ...but then no detail about the problem itself.  Can you be more
> specific than "fails after a while"?  Like, show us a transcript of
> the failure & error?
>
> There should be no limit to the amount of data uploaded or download,
> ever.

Sorry about that, I clicked on 'send' too quickly. 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://...)

Then of course it stops adding the files. The first ones seem to have gone
fine though nothing is in the repository. Nothing changed between the two
tests, I just re-ran the command when the import process stopped.

Note that in the meantime (before I reproduced the error twice) the server
has been updated to Subversion 1.2.1 (r15230) as well as the client but the
error remains.

Hope I have been accurate enough this time.

Best Regards
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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Limitation of the amount of files and/or data?

Posted by Ben Collins-Sussman <su...@collab.net>.
On Jul 22, 2005, at 3:33 AM, Fabien.Bouleau@ses-astra.com wrote:

> Server:
> Fedora Core 4
> Subversion version 1.1.4 (r13838) 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

You give us such wonderful detailed information about your client and  
server....


>
> The problem occurs with large amount of data (336MB in about 6,000  
> files).
> When trying to import all the files at once it fails after a while

...but then no detail about the problem itself.  Can you be more  
specific than "fails after a while"?  Like, show us a transcript of  
the failure & error?

There should be no limit to the amount of data uploaded or download,  
ever.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org