2013-02-15
- 將 Open Foundry 的 SVN 跟 github 做同步
- [參考] git 與 git-svn 簡單教學
~$ git svn clone http://svn.openfoundry.org/cloud-interop cloud-interop ~$ cd cloud-interop ~/cloud-interop$ git remote add -t master -m master -f origin https://github.com/jazzwang/cloud-interop.git ~/cloud-interop$ git commit -a ~/cloud-interop$ git svn dcommit ~/cloud-interop$ git push
- [參考] git 與 git-svn 簡單教學
Last modified 12 years ago
Last modified on Mar 20, 2013, 12:47:42 AM