Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[babel-dev] Babel CVS repository migrated to Git

Kit, all,

I've migrated the Babel code repo over to Git.

I've created two distinct Git repos:
server.git - our translation server code
plugins.git - message editor and other plugins

You can checkout the repos using the process described here:
http://wiki.eclipse.org/Phoenix/Git_for_Phoenix_committers

Here are the repo URIs:
Committer: ssh://userid@xxxxxxxxxxxxxxx/gitroot/babel/server.git
Anonymous: git://git.eclipse.org/gitroot/babel/server.git
Committer: ssh://userid@xxxxxxxxxxxxxxx/gitroot/babel/plugins.git
Anonymous: git://git.eclipse.org/gitroot/babel/plugins.git

Repo browser:
http://git.eclipse.org/c/babel

This migration will likely break our staging process and release process. I'll open bugs and fix the issues as they come up.

denis


Back to the top