in reply to Git vs Hg or GitHub vs Bitbucket for Perl projects
Then rakudo switched to git, and I was forced to learn it to some extent. Now I'm sold to it, because it does all the offline working that I need, local branching, diffs and blame annotations in no time (that SVN would only give me with internet access and a minute of waiting), rebase etc.
I do see that it's rather confusing at first, and not very easy to learn.
I have not experimented with Mercurial or any other distributed version control system (except a bit playing with darcs and svk, both which didn't really appeal to me at that time) so I can't really comment on them, but I'm pretty sure that distributed version control systems are the way to go - which one exactly is really up to personal preference.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Git vs Hg or GitHub vs Bitbucket for Perl projects
by Your Mother (Archbishop) on Apr 26, 2009 at 20:33 UTC | |
by Burak (Chaplain) on Apr 26, 2009 at 21:53 UTC |