History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1063
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Arvind Gudipati
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

TFS Merge history not recognized

Created: 28/Sep/11 05:51 AM   Updated: 08/Oct/11 01:34 AM
Component/s: None
Affects Version/s: 3.1.61
Fix Version/s: 3.1.62

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows


 Description  « Hide
If any of the changes in the TFS (source control system) contain 'merged' actions, the QuickBuild checkout step fails to recognize it and fails as a result.

Following is the exception from the logs.


23:43:08,153 [master>Checkout Latest@TFS2010WEB1:8810] INFO - Getting changes since build '1.1.279'...
23:43:16,263 [master>Checkout Latest@TFS2010WEB1:8810] ERROR - Error pumping stream.
    com.pmease.quickbuild.plugin.scm.helper.ScmException: Unknown action 'merge, edit', you may need change your TFS to English version.
        at com.pmease.quickbuild.plugin.scm.tfs.ActionMul.getAction(ActionMul.java:83)
        at com.pmease.quickbuild.plugin.scm.tfs.ChangeLogConsumer.parseChangeLog(ChangeLogConsumer.java:185)
        at com.pmease.quickbuild.plugin.scm.tfs.ChangeLogConsumer.consume(ChangeLogConsumer.java:60)
        at com.pmease.quickbuild.execution.LineConsumer.processBuffer(LineConsumer.java:86)
        at com.pmease.quickbuild.execution.LineConsumer.write(LineConsumer.java:73)
        at java.io.OutputStream.write(Unknown Source)
        at com.pmease.quickbuild.execution.ProcessStreamPumper$1.run(ProcessStreamPumper.java:87)
        at java.lang.Thread.run(Unknown Source)

 All   Comments   Work Log   Change History      Sort Order:
Change by Robin Shen [28/Sep/11 07:00 AM]
Field Original Value New Value
Assignee Robin Shine [ robinshine ] Steve Luo [ steve ]

Change by PMEase JIRA Administrator [29/Sep/11 06:29 AM]
Fix Version/s 3.1.62 [ 11305 ]