Forums » Software Installation »
SVN error
Added by Jian Shi over 9 years ago
Dear Anchi,
I am trying to syn latest version, but it seems that the server denied my access from Singapore.
svn co http://emg.nysbc.org/svn/myami/trunk myami/
svn: Server sent unexpected return value (400 Bad Request) in response to PROPFIND request for '/svn/myami/trunk'
Thanks,
Jian
Replies (3)
RE: SVN error - Added by Sargis Dallakyan over 9 years ago
Dear Jian,
There might be some problem with your internet connection that's causing this. Talk to your local IT person to troubleshoot this. I've looked for the error message; this might be your proxy (https://subversion.open.collab.net/ds/viewMessage.do?dsForumId=4&viewType=browseAll&dsMessageId=367038) specific error or your internet connection is too slow (http://wp-hackers.automattic.narkive.com/7Ej4hpMO/something-wrong-with-plugin-repo).
Best,
Sargis
RE: SVN error - Added by Jian Shi over 9 years ago
Hi Sargis,
I simply change the command from "svn co http://emg.nysbc.org/svn/myami/trunk myami/" to "svn co https://emg.nysbc.org/svn/myami/trunk myami/" It works magically.
Regards,
Jian
RE: SVN error - Added by Sargis Dallakyan over 9 years ago
Hi Jian,
Thanks for the update. Glad it's working now.
Regards,
Sargis