* Re: git svn import fails.
[not found] <fe66c02a0907131343m5c05af68n88a749c08d3dc70a@mail.gmail.com>
@ 2009-07-13 20:49 ` MrUnleaded
2009-07-15 7:04 ` Eric Wong
0 siblings, 1 reply; 3+ messages in thread
From: MrUnleaded @ 2009-07-13 20:49 UTC (permalink / raw)
To: git
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.
--
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git svn import fails.
2009-07-13 20:49 ` git svn import fails MrUnleaded
@ 2009-07-15 7:04 ` Eric Wong
2009-07-15 15:21 ` MrUnleaded
0 siblings, 1 reply; 3+ messages in thread
From: Eric Wong @ 2009-07-15 7:04 UTC (permalink / raw)
To: MrUnleaded; +Cc: git
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git svn import fails.
2009-07-15 7:04 ` Eric Wong
@ 2009-07-15 15:21 ` MrUnleaded
0 siblings, 0 replies; 3+ messages in thread
From: MrUnleaded @ 2009-07-15 15:21 UTC (permalink / raw)
To: Eric Wong; +Cc: git
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-15 15:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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 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).