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

RE: Re: Network connection closed unexpectedly after checkout/update 27 externals

From: Gabriel Kalkuhl <kalkuhl_at_boehme-weihs.de>
Date: Thu, 17 Sep 2009 07:43:54 -0700 (PDT)

Steps to reproduce the behavior:
svn, version 1.6.5 (r38866) using serf with svn:// protocol
Server: Linux 2.6.16.60-0.27-smp #1 SMP Mon Jul 28 12:55:32 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux

create new repository with 'svnadmin /daten/svntest'
create directory prj1
create file: 'echo "testdata" > prj1/testfile.c '
copied prj1 100 times with incremented name
import of 100 projects with 'svn import prj...'
creating directory externaltest in repository
adding property svn:externals with 100 entries like 'prj1 svn://lxes10wg/svntest/projekte/prj1'
checkout project externaltest

Here we are:

svn: warning: Error handling externals definition for 'prj34':
svn: warning: Network connection closed unexpectedly

Fetching external item into 'prj35'
svn: warning: Network connection closed unexpectedly

svn: warning: Error handling externals definition for 'prj36':
svn: warning: Network connection closed unexpectedly
svn: warning: Error handling externals definition for 'prj37':
svn: warning: Network connection closed unexpectedly
......

Greetings
Gabriel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2396027

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-17 16:44:40 CEST

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.