I'm developing an program (game) with an as of yet unknown number of developers. I'm planning to use Visual Studio 2008 (VS2010 later) and either VB9 or C# as the language, obviously on a windows workstation. Which of the following sites would you recommend as my software host? (I'm assuming that some of my developers have never used a Version Control software before)
• Google Code • SourceForge • Launchpad • Code Plex
Related to that, which Version Control software works best with that host? FOSS Licenses? One of my friends recommended Google Code + Mercurial + TortoiseHg + VisualHG but it looks like a lot of work :S oh, and SVN seems to have more support..
anyway, thoughts and comments are welcome~!