I know other RCS are better, but ...
I moved the SVN repository from the file: /// path / to / repo to http://host.name/svn/repo
but there is a working directory (checkout out from file: //) with changes that want to make a connection to http- address.
How then can I change the repo that the working directory will work with upon release svn commit?
I would rather do this than verify that the new copy and synchronization are changing locally. Itβs also convenient to know the future.
source
share