I have a server where the folder is stored. When I type
svn info
on the server, it says:
URL: file:///abc/def
If I want to checkout a copy into a local machine from the server, how can I find the corresponding http address?
Thanks
I have a server where the folder is stored. When I type
svn info
on the server, it says:
URL: file:///abc/def
If I want to checkout a copy into a local machine from the server, how can I find the corresponding http address?
Thanks
In common case - you can't predict (more true for http://, less for svn://) URL of repository with local path only