Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » [ANN] Migration from CVS to Git
[ANN] Migration from CVS to Git [message #859398] Fri, 27 April 2012 12:09 Go to next message
Eclipse UserFriend
Hi all,

The Eclipse CVS will be put into read-only mode by the end of the year.
All Eclipse projects that still use CVS have to move their source code
from CVS to Git.

We've now successfully finished this migration for the RAP Incubator
project [1] and plan to migrate RAP itself around 1.5M7 (May 11).

Those of you who are used to work with the source code of RAP, please be
aware that for the Incubator, there won't be any changes in the CVS
anymore, even though it is still accessible. You now have to clone the
respective git repositories [1].

Git has a lot of advantages over CVS. It will make it easier for us to
backport bugfixes to service releases and it allows everyone to have
their own offline clone of the entire repository, fork it at Github,
etc. However Git is unarguably more complex than CVS. For those who are
new to Git, the Eclipse Git wiki page [2] has some pointers to get you
started.

Regards,
Ralf

[1] http://git.eclipse.org/c/rap/incubator/
[2] http://wiki.eclipse.org/Git

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: [ANN] Migration from CVS to Git [message #865024 is a reply to message #859398] Mon, 30 April 2012 03:36 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

Regarding bugs created with a patch proposal, what is your prefered way for patch delivery ? Do you prefer we clone projects in github and send a pull request ? or do you prefer a git patch attached to the bug ?

Regards,
Arnaud
Re: [ANN] Migration from CVS to Git [message #866190 is a reply to message #865024] Mon, 30 April 2012 15:39 Go to previous message
Eclipse UserFriend
Hi Arnaud,

hostly, we have almost no experience with Git patches yet. I'd say, both
is possible, it depends on the case. For a simple change, forking the
entire repository seems overkill. A patch created with EGit [1] or with
`git format-patch --no-prefix` should be fine.

Regards, Ralf

[1] http://wiki.eclipse.org/EGit/User_Guide#Creating_Patches

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:[GEF] thread safety issue
Next Topic:receiving information/reading a file
Goto Forum:
  


Current Time: Tue Jun 24 07:32:58 EDT 2025

Powered by FUDForum. Page generated in 0.03753 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top