Teamcity 构建所有 svn 分支 [英] Teamcity build all svn branches

查看:34
本文介绍了Teamcity 构建所有 svn 分支的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 TeamCity 中,我希望有一个构建配置,它可以选择我们 SVN 中的所有分支,而无需手动指定它们.

In TeamCity, I would like to have one build configuration that picks up all branches in our SVN without having to manually specify them out.

可以这样做吗?

我尝试使用以下 wildcard

   +:branches/*

但系统似乎拒绝通配符存在或不知道是什么处理它.

but the system seems to reject the wildcard being there or doesn't know what to do with it.

是否可以在 SVN 中检出 HEAD 修订版而不管分支/标签/主干?

Is it possible to checkout a HEAD revision in SVN irrespective of branch/tag/trunk?

推荐答案

您不需要检出规则,只需在版本控制设置中指定顶级 URL 作为您的 VCS 根.

You don't need checkout rules for that, just specify top-level URL as your VCS root in Version Control Settings.

这篇关于Teamcity 构建所有 svn 分支的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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