[Ecls-list] CVS is working. Please confirm.

Marko Kocić marko.kocic at gmail.com
Wed May 21 14:11:08 UTC 2008


>> I would advocate using Git for ECL development. I maintain a local Git
>> mirror of the CVS repository and it is certainly way more comfortable
>> than CVS alone.
>>
>> git clone http://cthulhu.c3d2.de/~blitz/git/ecl/.git  (mirrored nightly
>> from public CVS repository)
>>
>> Also gitweb is available for nice history browsing:
>> http://cthulhu.c3d2.de/~blitz/gitweb/?p=ecl/.git;a=summary
>>
>> Maintaining a single public "official" Git repository on common-lisp.net
>> would certainly be a big advantage.
>
> On the other hand, if you don't want to exclude the Windows people and
> still want to have a central repository anyway, Subversion also
> eliminates the need for "repository replication" as CVS does. This
> means that the public read-only and public developer repositories are
> actually the same, giving new changes instantly to the non-committers
> crowd.

Git on windows is just fine. Check http://code.google.com/p/msysgit
I'm using it to maintain (yet another) own personal git ecl mirror.




More information about the ecl-devel mailing list