SVNService gets tired, dies in middle of checkout
From: JOHN SUSAN SHAW <bcjs_shaw_at_q.com>
Date: Wed, 27 May 2009 23:37:41 +0000
Our customer has a subversion repository to which we have recently added
The problem we are seeing now is this: when we do a checkout or an update
In the output of the checkout, for example, there are first a lot of:
A dir1\dir2
And then the externals:
Fetching external item into 'dir1\dir2\file2'
And then, the failure:
Fetching external item into 'dir1\dir3\dir3\ntp.conf'
svn: warning: Error handling externals definition for 'dir1\dir4\dir5\file3':
We find the network connection to the server machine is fine,
Our system looks like this:
-svn, version 1.6.1 (r37116) compiled Apr 9 2009, 14:52:44
-Size of the working copy: about 8.5 GB, 83,500 files, in 48,000 folders
-Size of the repository: 17.5 GB
-maximum depth of repository: about 8 levels.
Is this related to our use of externals? Perhaps we should do a checkout using
the --ignore externals option... but that would be defeating the purpose of
using the externals?
Thanks,
-john
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.