git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RA layer request failed while git-svn fetch
@ 2009-04-15  3:31 Li Feng
  2009-04-21 18:04 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Li Feng @ 2009-04-15  3:31 UTC (permalink / raw)
  To: git

Hi,

I don't know if this is a proper place for asking this
question, let me know if it's not.

I use git svn to sync with the subversion repos:

$ mkdir prj && cd prj
$ git svn init http://url/to/repos/branches/experimental
$ git svn fetch

and got the error message:

RA layer request failed: OPTIONS of 'http://url/to/repos/branches/experimental':
Could not read status line: connection was closed by proxy server
(http://url/to/repos) at /usr/bin/git-svn line 1352

Why and how can I fix this?

Thanks,
Li Feng

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

* Re: RA layer request failed while git-svn fetch
  2009-04-15  3:31 RA layer request failed while git-svn fetch Li Feng
@ 2009-04-21 18:04 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2009-04-21 18:04 UTC (permalink / raw)
  To: Li Feng; +Cc: git

Li Feng <nemokingdom@gmail.com> wrote:
> Hi,
> 
> I don't know if this is a proper place for asking this
> question, let me know if it's not.
> 
> I use git svn to sync with the subversion repos:
> 
> $ mkdir prj && cd prj
> $ git svn init http://url/to/repos/branches/experimental
> $ git svn fetch
> 
> and got the error message:
> 
> RA layer request failed: OPTIONS of 'http://url/to/repos/branches/experimental':
> Could not read status line: connection was closed by proxy server
> (http://url/to/repos) at /usr/bin/git-svn line 1352
> 
> Why and how can I fix this?

Seems like a failed internet connection or the server or proxy went
down.  Does restarting git-svn work?  If not, I'd check with the SVN
repo with the regular SVN client...

-- 
Eric Wong

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

end of thread, other threads:[~2009-04-21 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15  3:31 RA layer request failed while git-svn fetch Li Feng
2009-04-21 18:04 ` Eric Wong

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