【问题标题】:Publisher plugin is not uploading filesPublisher 插件不上传文件
【发布时间】:2013-07-02 02:25:40
【问题描述】:

我正在使用 Jenkins 和 SVN Publisher 插件生成构建,然后将构建上传回存储库。

它生成构建但不将构建上传到存储库。 (我添加了发布到颠覆存储库的构建后操作)

这是生成构建后的colsole。

Started by user User2
Building in workspace C:\Users\Prasanth B\.jenkins\jobs\myapp\workspace
Switching from https://myapp.domain.co.in/Source/PushScripts to https://myapp.domain.co.in/Source/PushScripts
Switching to https://myapp.domain.co.in/Source/PushScripts at revision '2013-07-04T12:37:33.002 +0530'
At revision 2591
no revision recorded for https://myapp.domain.co.in/Source/PushScripts in the previous build
workspace: /C:/Users/Prasanth B/.jenkins/jobs/myapp/workspace/
Attempting to import to SVN: http://myapp.domain.co.in/Source/PushScripts/liv/android/Liv/GCM/Logs/
SVN Publisher: target: C:\Users\Prasanth B\.jenkins\jobs\myapp\workspace\pushscripts\liv\android
Finished: SUCCESS

我的配置页面如下所示:

我的问题:

  1. 为什么不上传到存储库?请指导我。
  2. 是否有任何其他插件可用于将构建文件提交到 SVN 存储库。

更多细节:

I am testing the application in windows7 and mac
SVN version : 1.6.16
SVN Publisher plugin version : 0.1
I intalled Jenkins in my PC and I use reverse proxy to access it from other 
computer (I have XAMP installed in my PC)

提前致谢

【问题讨论】:

  • 遇到了同样的问题.. 还没有解决方案。
  • @alex 你可以试试 bash 脚本来做,我不知道具体怎么做,尝试在 google 中搜索
  • 您使用的是Master Slave 设置吗?如果是,那么您应该查看this 链接。

标签: svn plugins jenkins hudson


【解决方案1】:

不知道您的完整设置,“SVN Publisher”插件中的这两个未解决的问题可能是问题所在。

不幸的是,该插件似乎不再维护了。

【讨论】:

    猜你喜欢
    • 2017-03-15
    • 1970-01-01
    • 2019-01-16
    • 2013-12-19
    • 2012-01-30
    • 1970-01-01
    • 2013-09-18
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多