如何配置hudson以忽略指定SVN文件夹下的更改? [英] How to configure hudson to ignore changes under specified SVN folders?

查看:91
本文介绍了如何配置hudson以忽略指定SVN文件夹下的更改?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种忽略Hudson中指定SVN文件夹下的更改的方法. 这与TeamCity中的排除文件夹和CC.Net中的过滤器相同. 我在SVN GUI配置下找不到任何配置选项.

I'm looking for a way to ignore changes under specified SVN folders in Hudson. It's the same thing as exclude folders in TeamCity and filters in CC.Net. I haven't found any configuration option under SVN GUI configuration.

推荐答案

在Hudson 1.334的构建配置中,在Subversion-> Advanced ...下,有三个排除框.如果轮询更改,Hudson将在确定是否触发构建时忽略与这些排除项匹配的更改.您可以告诉Hudson忽略文件/文件夹(排除的区域),特定用户的提交或具有特定subversion revprop的文件.

In Hudson 1.334, in the build configuration, under Subversion -> Advanced..., there are three Exclusion boxes. If it's polling for changes, Hudson will ignore changes that match these exclusions when determining whether to trigger a build. You can tell Hudson to ignore files/folders (Excluded Regions), commits by particular users, or files with a particular subversion revprop.

这篇关于如何配置hudson以忽略指定SVN文件夹下的更改?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆