Currently I'm using the following SVN clients: TortoiseSVN for Windows and AnkhSVN for Visual Studio 2005+. I heard that GIT has a great level of interoperability with SVN. Would my tools work with a GIT repository?
8
votes
4 Answers
7
votes
At least, regarding Tortoise, you have a git-equivalent:
And gitExtension can help with Visual Studio, as mentioned in this SO question
1
votes
GitHub.com has read/write support for SVN clients to their Git hosted repositories: https://github.com/blog/644-subversion-write-support