Change By: Tobias Dittrich (02/Nov/12 11:16 AM)
Description: # Create a project with "Accept Integration from Subversion feature branches"
# SCM setting: check out trunk of a subversion project
# build the trunk project
# Create a feature branch from this project in jenkins (I called it "development")
# build the branch project
# integrate the build in the trunk - works correctly
# change some files in the branch and commit those changes
# build the branch project again
# integrate the new build in the trunk

Gives:

{quote}No changes to be integrated. Skipping integration.
Completed{quote}


Expected: the modified files are merged into the 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