From: MrUnleaded <mrunleaded@gmail.com>
To: Eric Wong <normalperson@yhbt.net>
Cc: git@vger.kernel.org
Subject: Re: git svn import fails.
Date: Wed, 15 Jul 2009 08:21:04 -0700 [thread overview]
Message-ID: <fe66c02a0907150821s5ca095e0jbe9578b4310c615c@mail.gmail.com> (raw)
In-Reply-To: <20090715070444.GA22882@dcvr.yhbt.net>
Hello Eric,
I have been able to use TortoiseSVN 1.5.9, Build 15518 - 32 Bit,
Subversion 1.5.6, on windows.
I have used svn 1.5.5 on OSX both are able to co the full repo but it
is a bit slow.
When I use git svn clone/rebase downloading commits initially got
stuck at some revision(not sure which) but then after a few days of
retrying, it continued a bit more to get stuck again at revision
44746.
I tried looking at git svn's code but it looks like it is actually
failing in the subversion perl module(i think).
Anyways any suggestions you might have would be appreciated.
Thanks.
Kevin
On Wed, Jul 15, 2009 at 12:04 AM, Eric Wong<normalperson@yhbt.net> wrote:
> MrUnleaded <mrunleaded@gmail.com> wrote:
>> Hello, I have been attempting to import a public repo but it seems to
>> fail predictably at the same revision with the following error:
>>
>> RA layer request failed: REPORT request failed on
>> '/svn/!svn/vcc/default': REPORT of '/svn/!svn/vcc/default': 200 OK
>> (https://mosa.svn.codeplex.com) at /usr/local/libexec/git-core/git-svn
>> line 4505
>>
>> I have tried the following:
>> git svn clone https://mosa.svn.codeplex.com/svn/trunk
>>
>> git svn clone -s https://mosa.svn.codeplex.com/svn
>>
>> I have also tried git svn rebase once it fails on the clone.
>>
>> Each time it fails on the same revision.
>>
>> If anyone has any suggestions I would appreciate it.
>>
>> Thanks.
>
> Hi,
>
> This is the weirdest/slowest(?) SVN server I've ever connected to.
> svn ls https://mosa.svn.codeplex.com/svn just seems to stall
> trying to read something at the end, likewise with "svn co" and
> "svn log".
>
> It seems like the server side isn't able to terminate connections
> correctly and the SVN client itself is relying on that.
>
>
> How many revisions did you managed to fetch before it failed?
>
> Do other SVN clients work with this? If so which client and version are
> you able to use with it? If I can't get the stock `svn' isn't working
> right, then I doubt there's much I can do with git svn on this repo...
>
> --
> Eric Wong
>
--
Kevin
prev parent reply other threads:[~2009-07-15 15:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fe66c02a0907131343m5c05af68n88a749c08d3dc70a@mail.gmail.com>
2009-07-13 20:49 ` git svn import fails MrUnleaded
2009-07-15 7:04 ` Eric Wong
2009-07-15 15:21 ` MrUnleaded [this message]
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=fe66c02a0907150821s5ca095e0jbe9578b4310c615c@mail.gmail.com \
--to=mrunleaded@gmail.com \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
/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 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).