Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: subversion
Created: 18/Feb/13 9:37 AM
Description:

Having a external with a specific revision causes the system to continuous rebuild.

For example, we have a dependency called "dep" at revision setted at revision 1022.
The structure is:

trunk/externals
trunk/externals/dep
trunk/src

SVN Polls logs are:

Received SCM poll call on for PROJECT on DATE
svn://host/project/trunk is on revision 602
svn://host/dep is on revision 1.022
(changed by 1.008)
Done. Took 87 Ms
Changes found

and the project continuous rebuilds although no changes made.

If we upgrade "dep" revision to latest (1024), now:

Received SCM poll call on for PROJECT on DATE
svn://host/project/trunk is on revision 602
svn://host/dep is on revision 1.024
Done. Took 80 Ms
No changes}

in which one, the builds works as expected

Environment: Windows 7 64bits
Project: Jenkins
Labels: svn externals
Priority: Major Major
Reporter: Carlos Barrales
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to