-
Task
-
Resolution: Postponed
-
Minor
-
centos7 jenkins svn
我的目的:将经过jenkins处理的代码提交到svn
我遇见的问题:jenkins在拉取代码的时候,能否保留 .svn 或者 .git 这些版本信息
并且,jenkins好像无法识别我的svn命令,在Jenkins构建时执行脚本,svn checkout url 会提示我svn命令不存在,请问如何解决
我的目的:将经过jenkins处理的代码提交到svn
我遇见的问题:jenkins在拉取代码的时候,能否保留 .svn 或者 .git 这些版本信息
并且,jenkins好像无法识别我的svn命令,在Jenkins构建时执行脚本,svn checkout url 会提示我svn命令不存在,请问如何解决
Translation from google translate:
Can Jenkins save version information such as .svn or .git when pulling projects?
My purpose: submit the code processed by jenkins to svn
The problem I encountered: Can jenkins keep the version information of .svn or .git when pulling the code
Also, jenkins seems to be unable to recognize my svn command. When executing the script when Jenkins builds, the svn checkout url will prompt me that the svn command does not exist. How can I solve it?