I was trying to get fresh copy of my project from github using TortoiseSVN client. But I am getting the 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 try to checkout using Subclipse on Eclipse, it says "Folder does not exist.".
I am able to checkout same repository on my other system.