in reply to Version Control II

is SVN still the favourite?

Not to me, since I discovered distributed version control systems. In particular I'm familiar with git, which is a bit hard to learn, but very powerful. Other options would be mercurial or darcs.

The perl 5 porters have moved the source code for perl5 to git, and also some of the Perl 6 developers switched (Rakudo in particular).