2011-06-20(Mon) << 2011-06-21(Tue) >> 2011-06-22(Wed)
Top > 2011-06-21
  • The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
  • Go to 2011-06-21.

- [[http://sourceforge.jp/docs/%E3%82%B3%E3%83%BC%E3%83%89%E7%AE%A1%E7%90%86%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0%E3%81%AE%E7%A7%BB%E8%A1%8C コード管理システムの移行]]@SourceForge.JP

 cd ~/git
 git svn clone --stdlayout svn+ssh://yoya@svn.sourceforge.jp/svnroot/swfed/
 cd swfed
 git remote add origin yoya@git.sourceforge.jp:/gitroot/swfed/swfed.git
 git push --mirror origin

- やり直したい時 (これで消せる)
 git push origin :master

Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes