Tools to work with visual studio project on server?
i want tools like Team foundation or SVN 开发者_JS百科subversion to work with the team in same project by putting source project on the server. i want program that do it but i don't want svn and team foundation . are there another tools like them?
Thanks
There's GIT, it's nearly like SVN but its not :O http://en.wikipedia.org/wiki/Git_(software)
A good online website for this would be https://github.com/
精彩评论