Re: [edwin] scsh next steps

Roderic Morris <[email protected]> Tue, 18 May 2010 10:47:05 -0700
Newsgroups gmane.lisp.scheme.scsh,gmane.lisp.scheme.scsh.devel
Message-ID <[email protected]>
> Jeff told me he started setting up scheme-underground.net - I can meet with
> him this week and move the edwin git repository onto there as well as setup
> mercurial so that we can host Roderic's work and try to merge with Scheme48.
> I talked with Roderic on IM last night, as it stands, his work is a
> standalone repo independent of Scheme48. If we choose *not* overlay his work
> on top of Sperber's repo, we could migrate Roderic's scsh to git as well.

Ya, the point of the way I did it was to not have scheme48 code in the
repo at all. Don't wanna have to to be merging / keeping our own
changes, and instead work with the s48 devs and push whatever changes
we need upstream to them if they think it's appropriate.

It'll make maintenance and distribution much more simple.

As far as source control system, I've been using mercurial since I
started last year. Google code supports it and has better tools than
sourceforge, so I'm all for using them for hosting. I'm not religious
about it though, just using what works best.

-Roderic