Page 1 of 1

RA layer request failed

PostPosted: 28 Oct 2010, 15:00
by Chris H.
I see that other people are able to sync with the SVN today, but I am having problems as I am getting a "RA layer request failed" error message. When I try to sync I get this:

Code: Select all
Problems reported while synchronizing SVNStatusSubscriber. 0 of 1 resources were synchronized.
  An error occurred synchronizing /ForgeSVN: Error getting status for resource P/ForgeSVN org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: Server sent unexpected return value (502 Bad Gateway) in response to PROPFIND request for '/svn/!svn/vcc/default'

    Error getting status for resource P/ForgeSVN org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: Server sent unexpected return value (502 Bad Gateway) in response to PROPFIND request for '/svn/!svn/vcc/default'

      org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: Server sent unexpected return value (502 Bad Gateway) in response to PROPFIND request for '/svn/!svn/vcc/default'

      org.tigris.subversion.javahl.ClientException: RA layer request failed
svn: Server sent unexpected return value (502 Bad Gateway) in response to PROPFIND request for '/svn/!svn/vcc/default'
`
And when I try to start a new SVN project I get:

Code: Select all
    RA layer request failed
svn: Server sent unexpected return value (502 Bad Gateway) in response to PROPFIND request for '/svn/!svn/vcc/default'
`
I can not think of anything off hand that I could try on my side at this time. Hope to figure this one out. :?

Re: RA layer request failed

PostPosted: 28 Oct 2010, 15:45
by slapshot5
It's been patchy for me. Sometimes it works, sometimes it doesn't. googlecode at one point had the "Project hosting is read only for network maintenance" message up.

-slapshot5

Re: RA layer request failed

PostPosted: 28 Oct 2010, 16:08
by Chris H.
Google's network maintenance seems to have fixed the situation and I can once again sync with the SVN. :D