<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d4684235500622716427\x26blogName\x3dCaiwangqin\x27s+blog\x26publishMode\x3dPUBLISH_MODE_HOSTED\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttp://blog.caiwangqin.com/search\x26blogLocale\x3dzh_CN\x26v\x3d2\x26homepageUrl\x3dhttp://blog.caiwangqin.com/\x26vt\x3d3393395200455623441', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Caiwangqin's blog

Focus on Life, Cloud Service, Smart Hardware, Architecture, Technic and beyond…

Convert a SVN into GIT repo

2009年2月17日星期二

从SVN迁移到GIT:

git-svn clone /trunk /tmp/git-temp
git clone --bare /tmp/git-temp /pub/scm/[yourproject].git
rm -rf /tmp/git-temp




Git with Rails Tutorial from Scott Chacon on Vimeo.


GIT相关命令:
从 svn 到 git
新部署时代
在 Google Code 中使用 Git
GIT: Convert a SVN into GIT repo

标签: ,

posted by Caiwangqin, 12:21 | Permalink | 2 comments |

Happy Valentine's Day!

2009年2月14日星期六

情人节快乐!

标签:

posted by Caiwangqin, 09:49 | Permalink | 0 comments |

Olio Architecture

2009年2月5日星期四

标签: ,

posted by Caiwangqin, 16:49 | Permalink | 0 comments |

UUZone 又去了

2009年2月3日星期二

标签: ,

posted by Caiwangqin, 10:47 | Permalink | 2 comments |