Problems converting a SVN repository

Augie Fackler raf at durin42.com
Mon Dec 15 14:15:03 UTC 2014


On Dec 15, 2014, at 8:28 AM, Andreas Tscharner <andy at vis.ethz.ch> wrote:

>  File "libsvn\ra.pyo", line 599, in svn_ra_get_file
> svn.core.SubversionException: ("Server sent unexpected return value (502 Bad Gateway) in response to
> PROPFIND request for '/svn/!svn/vcc/default'", 175002)
> 
> Is this a bug? Is it known? Or did I do something I should not do?

If you're using svn 1.8, you may be getting throttled by googlecode. Sometimes the anti-DoS-attack infrastructure gets flummoxed by how aggressive svn 1.8 is.

Consider grabbing svn 1.7 and using svnsync to copy the repo to a local machine.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20141215/c27b8e61/attachment.asc>


More information about the Mercurial mailing list