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.
可以在 Jenkins 中设置他没有删除所有文件,当我输入新的 SVN URL 时...... Jenkins 应该总是进行 SVN 更新......这可能吗?
在项目的配置页面中,您应该有一个Check-out Strategy可以设置为的字段Use 'svn update' as much as possible。但是,我不得不说,执行完整的结帐可以更好地保证可重复性。
Check-out Strategy
Use 'svn update' as much as possible