| Summary: | clones page does not report failed checkout in the UI | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> |
| Component: | Git | Assignee: | Szymon Brandys <Szymon.Brandys> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon, Szymon.Brandys |
| Version: | unspecified | ||
| Target Milestone: | 2.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
I managed to reproduce this problem, but I haven't yet found out what's causing it. I really want to do it for 2.0. The fix for bug 372277 fixes this too. Susan, please verify. |
running latest on orion.eclipse.org, Chrome 15, win7. I went to the clones page to checkout the "master" branch of the org.eclipse.orion.client repository. Nothing happened. There was a legitimate error/reason that the checkout failed but it does not get reported in the UI. The console had this error: Failed to load resource: the server responded with a status of 409 (Conflict) /org.dojotoolkit/dojo/_base/xhr.js:609 Error arguments: undefined get stack: function getter() { [native code] } message: "Unable to load /gitapi/clone/file/BT/ status:409" responseText: "{"HttpCode":409,"DetailedMessage":"Checkout conflict with files: \nbundles/org.eclipse.orion.client.git/web/orion/git/gitCommands.js","Message":"Checkout aborted.","Severity":"Error","Code":0}" set stack: function setter() { [native code] } status: 409 type: undefined __proto__: ErrorPrototype