You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to repo-d...@googlegroups.com
Hi - is there a way to resynchronise the Gerrit branch if a commit was added directly into the master Git repo that it's replicating?
Thanks, James.
Doug Kelly
unread,
Sep 4, 2014, 9:23:22 AM9/4/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to repo-d...@googlegroups.com
On Monday, August 25, 2014 4:32:10 AM UTC-5, James Rawlings wrote:
Hi - is there a way to resynchronise the Gerrit branch if a commit was added directly into the master Git repo that it's replicating?
You should just be able to run "replication start (projectname)" to retrigger replication (or, you can use "--all" in place of the project to resync everything). The few times I've had to manually manipulate a repository behind Gerrit's back, this has gotten things running again.