Initial snarf.
[shack.git] / libmojave / README
blob4b8aaa47b4d1d5fcc85d495e91d09e6f66c62a5f
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
3 the same.
5 Here is an example.
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.