IIS“构建”管理

发布于 2024-12-13 09:11:20 字数 259 浏览 1 评论 0原文

我的一位客户的子公司使用 ColdFusion 进行 Web 开发以支持政府网站。

我们遇到了开发人员不使用源代码控制的问题。我意识到有一大堆与此相关的政治爵士乐应该得到解决,但我在这场游戏中没有利害关系。

有没有类似于 IIS 的“构建管理器”的东西?也就是说,一个应用程序会在被告知时从 SVN 中检出代码,并将其存放在 IIS 的相应目录中?通常我会相信开发团队会这么做,但他们中的大多数似乎都没有将代码签入 SVN,所以我的任务是寻找技术解决方法(如果可能的话)。

I have a client with a subsidiary doing web development using ColdFusion to support a government website.

We're having issues with devs not using source control. I realize there's a whole bunch of political jazz associated with that that ought to be resolved, but I don't have a stake in that game.

Is there anything resembling a "build manager" for IIS? That is to say, an app that will checkout code from SVN when told to, and deposit it in the appropriate directory of IIS? Normally I'd trust the dev team to do it, but most of them don't seem to be even checking code into SVN, so I've been tasked with finding a technical workaround, if such is possible.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

未蓝澄海的烟 2024-12-20 09:11:20

我们使用 svnkit 并有一个批处理文件,可以将其设置为计划任务或链接到网页来运行,并将代码检出到相关目录中。

http://svnkit.com/

We use svnkit and have a batch file that can be setup as a scheduled task or linked into a webpage to run and it checks out the code into the relevant directory.

http://svnkit.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文