1 If you want to copy files from another project in the same repository
2 (like omake), you will need to convince subversion that they are actually
7 svn switch --relocate svn://svn.metaprl.org/libmojave svn+ssh://svn.metaprl.org/svnroot/mojave/libmojave
9 You should commit immediately if possible, because an "svn update" will revert
10 back to using the old svn://... link.