Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ECF Conference Call 12.7.2009"

(Attendees)
(Agenda)
 
Line 10: Line 10:
 
** cvs2git successfully imports the repo, but does not import incrementally
 
** cvs2git successfully imports the repo, but does not import incrementally
 
*** git-cvsserver provides a CVS front end to the git repo, though not the full CVS feature set (no tagging, braching)
 
*** git-cvsserver provides a CVS front end to the git repo, though not the full CVS feature set (no tagging, braching)
 +
*** A manual how to use git-cvsserver with Eclipse: http://linux.die.net/man/1/git-cvsserver
 
** Eclipse Git tooling (egit) still limited but it's actively being worked on
 
** Eclipse Git tooling (egit) still limited but it's actively being worked on
  

Latest revision as of 12:26, 7 December 2009

Attendees

Scott Lewis, Markus Kuppe, Ted Kubaska

Agenda

  • CVS to Git transition of ecf1 [1]
    • No backup of ecf1?
    • Foundation has choosen Git as its DVCS
    • git-cvsimport/cvsps chokes during import
    • cvs2git successfully imports the repo, but does not import incrementally
      • git-cvsserver provides a CVS front end to the git repo, though not the full CVS feature set (no tagging, braching)
      • A manual how to use git-cvsserver with Eclipse: http://linux.die.net/man/1/git-cvsserver
    • Eclipse Git tooling (egit) still limited but it's actively being worked on
  • Newsreader Contribution. Bug 285711
  • Remote Services changeover (from RFC119). bug 290446
  • Remote Services Admin (Draft spec)
  • Google Wave. bug 280347
  • SOC project integration (Google Services, SIP) bug 287337

Back to the top