tags:

views:

17

answers:

1
git svn fetch

ended with "RA layer request failed"
how can i resume the fetch ?

A: 

Could it be that your svn repository is corrupt? If you do an svn checkout from that repository and perform an svn cleanup?

joggink