Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Moving JGit to foundation Gerrit server

On Tue, Nov 22, 2011 at 13:58, Matthias Sohn
<matthias.sohn@xxxxxxxxxxxxxx> wrote:
> 2011/11/22 Shawn Pearce <spearce@xxxxxxxxxxx>
>>
>> In [1] I asked Denny to consider taking the JGit project as the first
>> customer of the foundation's Gerrit server. We don't really have that
>> many patches in progress, so I think it would be OK for JGit to switch
>> over to the foundation provided server and help them start testing
>> that installation with real-world users who know how Gerrit works.
>> :-)
>>
>> I also suggested EGit wait to move, as there are a lot more pending
>> patches for EGit, and the activity there is higher.
>>
>>
>> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=283749
>
> sounds good to me, I hope we can transfer the review history to the
> new server...

We would have to ask Denis about that, its non-trivial to move review
history between servers. This isn't something I would look forward to
doing. The biggest problem is the change sequence counter and the
account identity counter. We may have to either ask Denis to wipe his
database and import ours as-is, or we would have to ask Denis to
reserve a swatch of ids for our data, and do data transforms to change
our ids to a unique space in his database.


Back to the top