Just in case anybody else wants to export the repository from svn to git:
git svn clone --no-metadata https://sshnet.svn.codeplex.com/svn/ ssh.net --revision 9489:35331
I skip all commits previous to 9489 cause there is an error (maybe a broken commit?) at revision 9486.
git svn clone --no-metadata https://sshnet.svn.codeplex.com/svn/ ssh.net --revision 9489:35331
I skip all commits previous to 9489 cause there is an error (maybe a broken commit?) at revision 9486.