Problem checking out a large repository via http, but works via filesystem access
From: Shane Turner <shane.turner_at_infointeractive.com>
Date: 2004-06-04 16:16:07 CEST
WARNING: I'm pretty new to Subversion. I'm just at the experimentation
I've imported a large piece of a Perforce repository into a Subversion
I've tried checking out the entire contents of the repository via
10:23:03 bubbles$ time svn checkout -q http://localhost/svn/
real 520m14.476s
Checking out using file:///... worked, and only took 57 minutes:
08:53:03 bubbles$ time sudo -u www-data svn checkout -q
real 57m11.735s
I should also report the version of Subversion and host info:
11:12:32 bubbles$ svn --version
Copyright (C) 2000-2004 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
This is all on a Debian system:
:12:37 bubbles$ uname -a
Has anyone had this type of problem before?
Shane
-- Shane Turner, Senior Software Engineer | InfoInterActive Corp. (An AOL Company) E shane.turner@infointeractive.com | W www.infointeractive.com AIM: iiaShane ICQ: 60761162 | V: 902-832-2633 F: 902-832-1015 -----BEGIN GEEK CODE BLOCK----- GCS d-(+) s: a- C++$ ULS++ P+(++) L++ E@ W+ N o? K? w O M- V !PS !PE Y+ PGP t++@ 5+ X+ R tv b+ DI+ D+ G e++ h--- r+++ y+++ -----END GEEK CODE BLOCK----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Jun 4 16:17:08 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.