-
"The repository URL is invalid" - Subversion error
bruisedlee May 8, 2012 7:49 AM (in response to alejandro hernández)This is probably because your repository URL is invalid (maybe you used https:\\ instead of https://?). In a command prompt, try
svn list your repository URL
to check if your repository URL is valid or not.
-
Re: "The repository URL is invalid" - Subversion error
Leilani Lau Mar 19, 2013 12:43 PM (in response to alejandro hernández)Juan,
Did you ever get this solved? I'm getting the same error. I know my URL is correct, so that's not the problem.
Thanks,
Leilani
-
Re: "The repository URL is invalid" - Subversion error
Bradley Coyne Jul 18, 2013 2:18 PM (in response to Leilani Lau)Hi!
i was recieving the same error whilst running Win 8 (64 bit) with the tortoise client installed.
however when i changed machine to windows 7 (32 bit version) of QV Client 11.2 and installing the tortoise client it worked.
so either the problem resides in the different bit versions or this is a problem with Win 8.
i believe the latter, as win 8 also had problems with other VPN connections that work just fine on the win 7 platform.
Good luck.
Brad
-
-
Re: "The repository URL is invalid" - Subversion error
S H Oct 21, 2013 5:25 PM (in response to alejandro hernández)I had the same error until I installed TortoiseSVN and put the right path to the svn.exe in settings. Firstly I choose only ..\bin folder and have error msg. Than I add svn.exe and had no problem.