dousi6701 2012-09-27 12:46
浏览 30
已采纳

转到Subversion的绑定[关闭]

Has anyone written Go bindings for Subversion? By that I mean for programmatic access to the Subversion API. If not I'll consider writing some.

I looked in these places:

  • 写回答

2条回答 默认 最新

  • dpq59734 2012-10-26 16:41
    关注

    It looks like there aren't any existing SVN bindings, or at least nothing outstanding. Here are the results on GitHub, though perhaps that's not the best place to check for SVN tools. As @PW suggested, you might try invoking the system shell for SVN tasks. That might be suboptimal, but it depends on how much effort you'd want to put into developing bindings. If you do, they'll definitely be appreciated.

    Good luck!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?