Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能指出我正确的方向。通过阅读 Cruisecontrol 的常见问题解答,您似乎应该在与生产相同的环境中进行开发。
但我的开发机器上有 Windows XP(只运行 IIS 5.1),服务器是 2003。
我们有一个类似的设置,我们已经成功使用了一年多。我们的 CC.Net 服务器在 Windows 2003 服务器上,所有开发都在 Windows XP/Vista 机器上进行。签入 SVN 的代码被下拉到 Windows 2003 服务器上,构建并推送到我们的主机箱上。