Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 406452

Summary: Checkout Tag not working
Product: [ECD] Orion Reporter: Roland Caspers <roland.caspers>
Component: GitAssignee: Ken Walker <ken_walker>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: ken_walker
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Roland Caspers CLA 2013-04-24 10:56:05 EDT
1) Open the git Repositories page.
2) In the Tags section, click on the Checkout button for any tag
3) Type a name for the new branch and click Submit

Results in JavaScript error: 
TypeError: b.Repository is undefined
Quelldatei: http://127.0.0.1:18280/git/built-git-repository.js
Zeile: 2833

The same is happening in Orion 3.0M1

Tested with Firefox 20.0 and Chrome
Comment 1 Ken Walker CLA 2013-04-24 14:35:01 EDT
Some issues in gitCommands.js - looking at fix
Comment 2 Ken Walker CLA 2013-04-24 14:59:07 EDT
Fixed in 

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e9bc86f7f385db4f804c5abf45e6906a7a60cc69


This won't necessarily show up at orionhub.org until R3.0M2.

I'll see about patching this particular issue on OrionHub tomorrow.