Le 06/12/2011 12:40, Gabriel Scherer a écrit :
    3. What about infrastructure?


Short answer: Ocamlforge ( http://forge.ocamlcore.org/ ) for mailing
list, bug tracking and homepage, and Gitorious ( https://gitorious.org/
) for code repository hosting.


For reviewing, gerrit seems to be a great infrastructure (I never use
it as a developer) :

http://code.google.com/p/gerrit/
======
Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system.

Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer.

Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer. This functionality enables a more centralized usage of Git.
======

You can see a review of a CyanogenMod patch :
http://review.cyanogenmod.com/#change,10719



--
François Bobot

--
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to