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

Bug 441812

Summary: Cannot create more Git repos after creating 1
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: GitAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: pwebster, Silenio_Quarti
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2014-08-14 12:49:53 EDT
0. Start as a new user with an empty workspace.
1. Go to the Repositories page and init 1 new repo.
2. Now try to create a 2nd repository. 

It is impossible in the current Git UI, because:

a) The All Repos view is inaccessible. When I go to git-repository.html#, it immediately focuses on my 1 existing repo, so the "Clone Repository" command is not visible.

b) You cannot init a repo from the file navigator. The only command that mentions Git is "New > Project > Git Repository", but this just creates new project backed by an existing Git repo cloned from somewhere else.

We should fix at least one of these, but ideally both IMO.
Comment 1 Paul Webster CLA 2014-08-14 13:00:38 EDT
Once you create a second git repo on your disk, the top level page comes back

PW
Comment 2 Silenio Quarti CLA 2014-09-12 14:46:10 EDT
This is longer a problem in the new git page.