Issue 879: replication of initial empty commit is not working
Status:  Released
Owner:
Closed:  Mar 2011
Project Member Reported by edwin.ke...@gmail.com, Mar 16, 2011
Affected Version: 2.1.6.1

What steps will reproduce the problem?
1. setup Gerrit with replication
2. create a new project with an initial empty commit
3. see that the initial empty commit is not replicated

What is the expected output? What do you see instead?
It is expected that the initial empty commit is replicated. The replication is triggered but it is failing with "ERROR com.google.gerrit.server.git.PushReplication : Internal error: project <myProject> not found during replication".

Please provide any additional information below.
The problem is that in the class CreateProject the replication of the initial empty commit is triggered before the project is created in the Gerrit database.
Mar 16, 2011
Project Member #1 edwin.ke...@gmail.com
A fix is available for code review:
https://review.source.android.com/21808

Mar 16, 2011
#2 sop@google.com
(No comment was entered for this change.)
Status: Submitted
Labels: FixedIn-2.1.7
May 31, 2011
#3 sop@google.com
(No comment was entered for this change.)
Status: Released