Integrating Fogbugz with TortoiseSVN with no URL/Subversion backend

后端 未结 5 730
时光取名叫无心
时光取名叫无心 2021-01-31 05:46

I\'ve got TotroiseSVN installed and have a majority of my repositories checking in and out from C:\\subversion\\ and a couple checking in and out from a network share (I for

5条回答
  •  遥遥无期
    2021-01-31 06:32

    Why can't you simply install a subversion server? If you download VisualSVN Server, which is free, you get a http server for your source code and can thus use the FogBugz scripts for integrating the two.

    The reason I'm asking is because all scripts and documentation so far assumes you have the server, client-side scripts are too new for FogBugz to have templates for them so you're pretty much left to your own devices on that.

提交回复
热议问题