I want to change the repo url from http to svn is there any way I can do it..
I get an error everytime I commit in http but not in svnserve.
I want to change the repo url from http to svn is there any way I can do it..
I get an error everytime I commit in http but not in svnserve.
You can use svn switch --relocate current_repo_url new_repo_url
http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html