I am a user of SVN and was a fan of it as well. But the following video demonstrated some requirements of SCM which I liked a lot Especially as I want to work distributed, offline, modular and essentially fast GIT came to me as a gift and I want to share it with everyone. This Tech talk from Linus actually convinced me to take a deep look at GIT.
Then this video (which for some reason YouTube does not allow to embed) actually helped me understand more about how GIT works and some tips to work better with GIT.
Debolaz2 of #git (@freenode) shared the this link to Linus's video.
ReplyDeletefor P4 users please check this.
ReplyDeleteRandal's video is downloadable from here.
ReplyDeleteAt Therap (www.therapservices.net) we have been using GIT successfully for last couple of months. Our project code base is quite large, and TLA (GNU Arch) was almost chocking (and sometimes behaving unpredictable). Inspired by Linus's talk, and after doing some initial banging with GIT, we decided to switch. And so far, it proves to be a right decision. Apart from the technical issues, the thing I like most of GIT is it's distributed nature of development, and capability of handling branches. It helps to propagate the same network of trust that exists in a development team, down to the SCM, as a result we get more liquid communication between team leads , module owners, and the developers.
ReplyDeleteI actually saw the video first from YouTube and could not embed because YouTube did not allow me. But I could embed it from Google Video, thus the edit :).
ReplyDeleteIf anyone is looking for the transcript of Linus' talk at Google please check the following -
ReplyDeletehttp://git.or.cz/gitwiki/LinusTalk200705Transcript