Differences between revisions 5 and 6
Revision 5 as of 2008-06-21 08:40:52
Size: 1322
Editor: GlennTarbox
Comment:
Revision 6 as of 2008-06-21 17:39:01
Size: 671
Editor: GlennTarbox
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
There's a gitweb style hg server at = Development =
Line 17: Line 17:
http://tarbox.org:9000

which can be browsed and hg can pull from that repo using http...

{{{
hg clone http://tarbox.org:9000 sage-ght
}}}

it uses branches heavily so its advised to read up on mercurial

This is my main repo and will be updated continuously.
I'll set up branches so that "default" will be the "stable"
trunk and various other branches may exist as we decide... some shared,
some used by me when I'm just coding and pushing code around internally.

We'll come up with a strategy for naming and process.

We use the Twisted rule... meaning that there is a
trac ticket for all the work going on...

I'll coordinate the default branch's merging into the Sage distro in coordination with mabshoff.
 [:GlennTarbox/HgDevelopment: Information on how to do development and find the code for this project

Sage Distributed Object Computing

Development

CONTACT

[:GlennTarbox:GlennTarbox]


CategoryDsageNg