RW Access git repository using svn (git-svnserver)?
问题 Is there a program that does what git-svn does, but in a situation where the repository on the server is git, and the developer uses svn? I know that github.com allows svn access to the git repositories they host, but it doesn't look like they've released this project open source (yet?), and using their servers is not an option for me (not even their private repositories). EDIT: I think what I am looking for is a parallel to 'git-cvsserver' -- git-svnserver. In a bit of searching, I found