Rudy Jadeja commented on Bug JENKINS-12934

Hello,

I am also having the same problem where tagging is trying to copy from an invalid path. I have the following error in the build output:

Remote Module Location: https://svn.cmm.dev/cmm/trunk@129.
Tag Base URL: https://<hostname>/<module>/tags/last-successful.
There was no old tag at https://<hostname>/<module>/tags/last-successful.
Subversion copy failed. svn: File not found: revision 129, path '/trunk/trunk'
svn: '/<module>/!svn/bc/129/trunk' path not found: 404 Not Found (https://<hostname>)
Build step 'Perform Subversion tagging on successful build' marked build as failure
Finished: SUCCESS

This may very well be a configuration issue but I am not sure why it is trying to access /trunk/trunk instead of just /trunk.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to