in reply to Re: Perl 5 now uses Git for version control
in thread Perl 5 now uses Git for version control

One of the major hurdles to move away from Perforce was the commit history - it was vital that this was preserved. Regardless whether perl would use git or svk, this was going to be a major task.

Sam Vilain spend a lot of time to "just fucking do it", and he imported the history into git. If someone had done the work to import the history to svk instead, perl would probably use svk right now.

  • Comment on Re^2: Perl 5 now uses Git for version control