Hy folks,
I'm running a strange issue.
I'm trying to make a checkout from a svn 1.8.5 client to a 1.7
repository and I have the following error :
svn: E175002: svn: E175002: E125002: Malformed URL
'/repo-manager/svn/myrepo/trunk'
I'm hosting my repo behind an apache https proxy. It has been working
for many months. Something went wrong but I can't identify from wher it
come from.
What I've done and checked :
- On the server machine, I've verified all the revisions => ok
- through a webbrowser, I can connect either in https or directly to the
repo in a local network
- On the server machine, I tried to make a co on
file:///path_to_my_local_repo => it works
- From a local machine I tried to checkout => Error :
svn: E175002: svn: E175002: E125002: Malformed URL
'/repo-manager/svn/myrepo/trunk'
- I tried with kdesn/tortoisesvn etc.... Same error
- I tried with NetBeans and its embedded javaclient allowed me to
checkout without any problem.
Where shoudl I check now?
regards
Florent THOMAS
Received on 2014-02-16 19:21:49 CET