Forums » Development »
Added by Robin Wenglewski over 10 years ago
Seems like today most open source projects prefer a distributed revision control system like git or mercurial since it's easier to create patches/branches/forks than applying multiple .patch files. Is there any discussion about moving away from subversion going on or what is the current mindset on that matter?