From: m.skoric@web.de
To: Vincent Kergonna <git@kergonna.fr>
Cc: git@vger.kernel.org
Subject: Re: Unable to clone svn repository
Date: Wed, 03 Sep 2008 13:01:47 +0200 [thread overview]
Message-ID: <1295387102@web.de> (raw)
> -----Ursprüngliche Nachricht-----
> Von: "Vincent Kergonna" <git@kergonna.fr>
> Gesendet: 02.09.08 18:13:23
> An: m.skoric@web.de
> CC: git@vger.kernel.org
> Betreff: Re: Unable to clone svn repository
> > Hi guys,
> >
>
> Hi,
>
> > im getting an error when im trying to clone a big svn repository. trunk
> > and a couple of branches worked before
> > git crashed.
> >
> > git Version 1.6.0.1
> >
> > command: git-svn clone https://SECRETURL --trunk=trunk --branches=branches
> > --tags=tags
> > error:
> >
> > Found possible branch point:
> > https://SECRETURL/branches/dirk/Abo-Uebernahme (Bug #994) =>
> > https://SECRETURL/branches/Abo-Uebernahme (Bug #994), 341
> > Initializing parent: Abo-Uebernahme (Bug #994)@341
> > W: Ignoring error from SVN, path probably does not exist: (175002): RA
> > layer request failed: REPORT request failed on '/svn/tixx1/!svn/bc/101':
> > REPORT of '/svn/tixx1/!svn/bc/101': Could not read chunk size: Secure
> > connection truncated (https://SECRETURL)
> > W: Do not be alarmed at the above message git-svn is just searching
> > aggressively for old history.
> > This may take a while on large repositories
> > Found possible branch point: https://SECRETURL/trunk =>
> > https://SECRETURL/branches/dirk/Abo-Uebernahme (Bug #994), 203
> > Found branch parent: (Abo-Uebernahme (Bug #994)@341)
> > bb831869748c98bf97d105c5894ae65331c95c08
> > Bad URL passed to RA layer: Malformed URL for repository at
> > /usr/bin/git-svn line 3792
> >
> > Maybe a https problem -> "Secure connection truncated (https://SECRETURL)"
> > ?
> > Anyone has an idea and can help me?
> >
>
> I'm not 100% sure but I think I hit this problem last friday. It you cd
> into the directory created by "git svn clone" you can do
>
> git svn update
>
> it should continue to download the changes. I had to update it several
> times because I got the error several times, but in the end I managed to
> have a clone of the svn repository.
git-svn update isn't a valid git cmd. Do you mean git-svn fetch?
But that didn't helped anyway.
Any clue?
Majk
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066
next reply other threads:[~2008-09-03 11:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 11:01 m.skoric [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-02 14:58 Unable to clone svn repository m.skoric
2008-09-07 4:04 ` Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1295387102@web.de \
--to=m.skoric@web.de \
--cc=git@kergonna.fr \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.