If you really enjoy SVN, you'll love Git.
I won't go into all the details because there are already plenty of pages explaining how to get started and why Git kicks ass, but here are some useful links (in the suggested order of reading):
- Git for SVN users
- Subverting Git
- A very handy quickstart guide
- The Git tutorial
- Everyday GIT With 20 Commands Or So
- The Git manual
I strongly encourage anyone working with SCMs on a daily basis to give Git a try, it's really worth it. Especially because Git is very good at wrapping other SCMs (I only wrapped SVN repositories so far, had some troubles with big CVS repositories, most probably because of cvsps).
Anyways, thanks to the KDE people I met at the aKademy (pics) for sorta convincing me to try Git.
PS: QGit is cool.
1 comment:
http://utsl.gen.nz/talks/git-svn/intro.html is interesting too (An introduction to git-svn for Subversion/SVK users and deserters)
Post a Comment