Josh Boyer wrote:
On Mon, 2006-05-08 at 10:54 +0200, Florian La Roche wrote:
Is that a sufficient summary, or have I missed something?
Stripped down cases where only web-space is available and then
also git/mercurial repos to easily be setup.
That together with mailman/bugzilla should be pretty powerful.
I would consider that a roll-your-own. But I agree that it's pretty
powerful.
Setting up git trees is really fairly trivial since push/pull/clone can
be done via ssh. I'm not sure about hg.
hg uses ssh for updating but you can pull anonymously over http.
Convenient that way.
--Chris