Differences between revisions 2 and 3
Revision 2 as of 2008-06-21 00:00:01
Size: 1116
Editor: GlennTarbox
Comment:
Revision 3 as of 2008-06-21 01:06:56
Size: 1186
Editor: GlennTarbox
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

There's also a gitweb style hg server at

http://tarbox.org:9000

Sage Distributed Object Computing

My repo, which I use internally to sync all my machines, can be found at:

http://tarbox.org/sage/sage-ght/

There's also a gitweb style hg server at

http://tarbox.org:9000

hg can pull from that repo using http... its not fast but if you're pulling into a recent release, it shouldn't be bad.

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.


CategoryDsageNg