•  
     
    story #1464 Finish import an existing Gerrit repo in tuleap
Summary
Dev lead
Finish import an existing Gerrit repo in tuleap
Someone that is already working with Gerrit can continue to do so, while benefiting from tuleap integration
without manually keeping two repos in sync
= You can import a Gerrit repo from the repo listing =
Given I am on the repository listing of a Project
When I chose to import an existing repo
And I provide gerrit.tuleap.net:Firefox-mobile
Then the a Tuleap Gerrit repo is created

= You can choose the name of the imported repo =
Given I import the Gerrit repo Firefox-mobile
When I provide the name ff-mobile
Then the imported repo is named ff-mobile

= The name defaults to the Gerrit project name =
Given I import the Gerrit repo Firefox-mobile
When I choose not to provide a name
Then the imported repo is named Firefox-mobile
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#1464
Johan Martinsson (johan)
2013-06-18 22:20
2012-09-20 15:23
708

References
Referencing story #1464

Follow-ups

User avatar
Hi Manuel,

I am looking into importing existing Gerrit repositories and this story looks like exactly what I need.
Since you have changed the status of this story to Done could you please give me mode details on how to test above scenarios?

I have some of the options which involves Gerrit project manipulations only but this story presents a much better solution.


Thanks,
Vlad

  • Permissions set to all_users
  • Category set to
User avatar
  • I want to
    -Import an existing Gerrit repo in tuleap 
    +Finish import an existing Gerrit repo in tuleap