| Issue 879: | replication of initial empty commit is not working | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Mar 16, 2011
(No comment was entered for this change.)
Status:
Submitted
Labels: FixedIn-2.1.7
May 31, 2011
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |