Getting "invalid XML in the response" while checking out my project from github

Posted by Shusl on Stack Overflow See other posts from Stack Overflow or by Shusl
Published on 2012-09-12T09:36:27Z Indexed on 2012/09/12 9:38 UTC
Read the original article Hit count: 166

Filed under:
|
|

I was trying to get fresh copy of my project from github using tortoise svn client. But I am getting following exception.

The PROPFIND request returned invalid XML in the response: XML parse error at line 1: no element found (Checkout from https://github.com/anoopchaurasia/JavaScript-File-Manager.git)

When I tried to checkout using subeclipse on Eclipse, it saying "Folder does not exist.".

I am able to checkout same repository on my other system.

© Stack Overflow or respective owner

Related posts about svn

Related posts about github