git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 'git svn fetch' keeps giving a error after freezing
@ 2009-07-08 11:21 Graeme Geldenhuys
  2009-07-08 23:59 ` Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Graeme Geldenhuys @ 2009-07-08 11:21 UTC (permalink / raw)
  To: git

Hi,

I'm using git-1.6.3.3 under Ubuntu Linux 8.04.2

I'm trying to convert (clone) a SubVersion repository to Git, so I can 
host the mirror on GitHub, but for the last 4 days I don't get very far. 
It seems to be getting a few files, then freezes and then gives the 
error shown below. I'm now stuck around r2665 out of about 14,000 
revisions. :-(

I have done such a clone before using a different SVN repository and 
pulling in around 13,000 revisions, so my 'git svn' commands should work.

==============================
$ git svn fetch
.....
         A       fixes_2_0/fv/gadgets.pas
         A       fixes_2_0/fv/colortxt.pas
         A       fixes_2_0/fv/outline.pas
RA layer request failed: REPORT of '/svn/fpc/!svn/vcc/default': Could 
not read response body: connection was closed by server 
(http://svn2.freepascal.org) at /usr/local/libexec/git-core/git-svn line 
4505
==============================

.git/config file contains the following (showing the SubVersion repository)

======================
...snip...
[svn-remote "svn"]
	url = http://svn2.freepascal.org/svn/fpc
	fetch = trunk:refs/remotes/trunk
	branches = branches/*:refs/remotes/*
	tags = tags/*:refs/remotes/tags/*
...snip...
======================


Any thoughts on why I am getting this error?


Regards,
   - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-07-10  7:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-08 11:21 'git svn fetch' keeps giving a error after freezing Graeme Geldenhuys
2009-07-08 23:59 ` Eric Wong
2009-07-09  8:51   ` Graeme Geldenhuys
2009-07-09  8:52     ` Graeme Geldenhuys
2009-07-09  9:34 ` Yann Dirson
2009-07-09 12:46   ` Graeme Geldenhuys
2009-07-09 12:01 ` Michael J Gruber
2009-07-10  7:07 ` Graeme Geldenhuys

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).