-
Bug
-
Resolution: Unresolved
-
Major
-
Multiple slave machines of different architecture/OS building the same code base
When SVN tagging is enabled in a Multi-Configuration with mulitple slaves, each slave attempts to apply the subversion tag.
If there are ten slaves building, each slave will attempt to remove and apply the same label.
Given each slave is using the exact same code base, build number etc, I would expect tagging to occur once at the master upon the success of all the slaves.