Difference between revisions of "Add Source Server Support for Mercurial"

From CDOT Wiki
Jump to: navigation, search
(Project Leader(s))
Line 21: Line 21:
 
Provides more depth than the Project Description.  This is the place for technical discussions, project specs, or other details.  If this gets very long, you might consider breaking this part into multiple pages and linking to them.
 
Provides more depth than the Project Description.  This is the place for technical discussions, project specs, or other details.  If this gets very long, you might consider breaking this part into multiple pages and linking to them.
  
== Project News ==
+
== 0.1 Release ==
  
This is where your regular updates will go.  In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.
+
'''October 13, 2008''' - Got the current source server working with help from ted and lblakk. Doing review of symbolstore.py code as well as learning more about the python language.
 
 
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.
 

Revision as of 11:55, 14 October 2008

Project Name

Add Source Server Support for Mercurial

Project Description

Previously we added source indexing to release builds using CVS as a backend for pulling source files. Since then, Mozilla has moved to Mercurial from CVS. This project will add support so that Mercurial can be used too. See bug# 440001.

Project Leader(s)

Jesse Valianes

Project Contributor(s)

Name(s) of people casually working on the project, or who have contributed significant help. Include links to personal pages within wiki

NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.

Project Details

Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them.

0.1 Release

October 13, 2008 - Got the current source server working with help from ted and lblakk. Doing review of symbolstore.py code as well as learning more about the python language.