简体   繁体   English

持续集成或发布系统

[英]Continuous Integration or Publishing System

I've been testing Hudson for a few days now and for PHP projects it seems ok; 我已经测试了Hudson几天了,对于PHP项目来说似乎还可以。 What I need though is a system that will allow me to publish an SVN tag to an FTP folder without adding a pile of rubbish on the end; 不过,我需要的是一个可以让我将SVN标签发布到FTP文件夹而不会在最后增加一堆垃圾的系统。 hudson gets overexcited and adds a pile of folders to the export. hudson兴奋不已,并为出口添加了一堆文件夹。 Are their any other decent systems; 他们是否还有其他体面的制度? it needs to be simple to use as this will eventually fall under the control of 'admins' in order to meet sox compliance (aka the man with the gun cant pull the trigger). 它必须简单易用,因为这最终会落在“管理员”的控制之下,以便符合袜类标准(又名拿着枪的人不能拉动扳机)。

Basic Requirements: 基本要求:

  • Must be free and downloadable to a server (FTP's internal only here) 必须免费且可下载到服务器(此处仅提供FTP内部)
  • Needs to be able to interact with SVN 需要能够与SVN互动
  • Needs to be able to publish to FTP 需要能够发布到FTP
  • Needs matrix login permissions (or AD if its something that can go on IIS) 需要矩阵登录权限(如果它可以在IIS上运行,则需要AD权限)
  • Needs to be auditable (logging) 需要审核(记录)

Tell me if im not being clear enough here; 告诉我我是否在这里不够清楚; thanks. 谢谢。

Chris 克里斯

If you want it build it seems to be the solution out there; 如果您要构建它,那似乎就是解决方案。 so thats just what I'll do. 那就是我要做的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM