Hello Folks... Any word on the fix to this...

I have 2 jobs, that point to two different repos. On one it works and the other it fails with the above error.

I am on Jenkins ver 1.447.2 and using the latest version of the svn tag plugin.

It fails on this line in the SvnTagPlugin.java

SVNCommitInfo commitInfo =
copyClient.doCopy(new SVNCopySource[] { new SVNCopySource(rev, rev, SVNURL.parseURIEncoded(mlUrl)) },
parsedTagBaseURL, false,
true, false, evalComment, new SVNProperties());

The error is:

Subversion copy failed. svn: File not found: revision 8286, path '/foo/trunk/appname/comp1/foo/trunk/appname/comp1'
svn: '/svnrepos/reponame/!svn/bc/8286/foo/trunk/appname/comp1/foo' path not found: 404 Not Found (https://svn url)

Any thoughts, this is a huge problem for us...

Eladio

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