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"

(Agenda)
(Agenda)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Attendees ==
 
== Attendees ==
 +
 +
Scott Lewis, Markus Kuppe, Ted Kubaska
  
 
== Agenda ==
 
== Agenda ==
- CVS to Git transition of ecf1
+
* CVS to Git transition of ecf1 [http://github.com/lemmy/ecf-nonepl]
-- No backup of ecf1?
+
** No backup of ecf1?
-- Foundation has choosen Git as its DVCS
+
** Foundation has choosen Git as its DVCS
-- git-cvsimport/cvsps chokes during import
+
** git-cvsimport/cvsps chokes during import
-- 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)
-- Eclipse Git tooling (egit) still limited but it's actively being worked on
+
*** 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.  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=285711 Bug 285711]
 +
* Remote Services changeover (from RFC119).  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=290446 bug 290446]
 +
* Remote Services Admin (Draft spec)
 +
* Google Wave.  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=280347 bug 280347]
 +
* SOC project integration (Google Services, SIP) [https://bugs.eclipse.org/bugs/show_bug.cgi?id=287337 bug 287337]

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