git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can I switch a git-svn clone from a file => http url?
@ 2008-04-02 14:38 Stephen Bannasch
  2008-04-02 13:47 ` Johannes Schindelin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stephen Bannasch @ 2008-04-02 14:38 UTC (permalink / raw)
  To: git

I've just created a git-svn clone from a svn repo accessed locally 
with a file:/// path.

Unfortunately the local svn repo is just a copy of the main svn repo 
normally accessed with http or https (served through Apache). I was 
having problems cloning the main svn repository (more details below) 
so I archived the remote svn repository and copied it to my local 
hard drive.

Is there an operation I can now do to switch the base url from:

   file:///Path/to/svn/repository/projects

to

   https://svn.concord.org/svn/projects

Here's more details about the problem that got me to this spot:

The svn repo is about 1GB.

I tried several times on a 1000baseT network to git-svn clone the 
repo. There are about 13000 revisions but the clone process would 
randomly stop without an error somewhere between revision 400 and 
1200.

This was the command I was using:

git svn clone https://svn.concord.org/svn/projects

I'm running git version 1.5.4.4 (installed via ports) on MacOS 10.5.2.

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

end of thread, other threads:[~2008-04-05  0:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-02 14:38 Can I switch a git-svn clone from a file => http url? Stephen Bannasch
2008-04-02 13:47 ` Johannes Schindelin
2008-04-02 15:17 ` Björn Steinbrink
2008-04-03  2:06   ` Stephen Bannasch
2008-04-05  0:23     ` Björn Steinbrink
2008-04-03  6:05 ` Teemu Likonen
2008-04-04  0:49   ` Stephen Bannasch

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