Issue Type: Bug Bug
Affects Versions: current
Assignee: k2nakamura
Components: svn-tag
Created: 22/Mar/13 12:53 PM
Description:

Jenkins Subversion Tagging Plugin, version 1.16 fails to tag on a newly created branch.

Subversion tag checks out:

Checking out https://subversion03/svn/uniregrepos/branches/rel_20130413/src at revision '2013-03-20T14:50:45.673 +0100'
.
..
...
At revision 1061

Remote Module Location: https://subversion03/svn/uniregrepos/branches/rel_20130413/src@1060.
Tag Base URL: https://subversion03/svn/uniregrepos/tags/D20130320_SVN001060_B0001_REL_20130413_PATCH.
There was no old tag at https://subversion03/svn/uniregrepos/tags/D20130320_SVN001060_B0001_REL_20130413_PATCH.
Subversion copy failed. svn: E160013: Path 'https://subversion03/svn/uniregrepos/branches/rel_20130413/src' does not exist in revision 1,060
Build step 'Perform Subversion tagging on successful build' marked build as failure


It fails because the SVN Global Number for the newly created branch starts at #1061. The 'subversion tag' plugin picks SVN Global Number #1060.

When I tried to commit to the newly created branch, the SVN Global Number is incremented and the subversion tag plugin works.

Due Date: 22/Mar/13 12:00 AM
Environment: Linux, x86-hardware
Project: Jenkins
Labels: plugin
Priority: Major Major
Reporter: Fredrik Svärd
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to