RW Access git repository using svn (git-svnserver)?

后端 未结 4 1620
忘了有多久
忘了有多久 2020-12-25 14:59

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 all

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-25 15:57

    SVNGit is exactly what you want. It is an opensource servlet library for SVN clients to access Git repositories.

提交回复
热议问题