Why Bazaar is not used in many project hosting sites?

Marius Kruger amanic at gmail.com
Sat May 9 22:59:07 BST 2009


2009/5/9 Toshio Kuratomi <a.badger at gmail.com>:
> * Web interface.  The web interface support was very bad with several
> competitors of which none were standouts.  This has gotten better now
> that loggerhead has matured but we have to get some time to get it
> running with mod_wsgi, test it on our servers (we had to move off of
> mod_python which interferes with mod_wsgi), let user's know their old
> URLs are going to break, etc.

I was quite successful with mod_fcgi (for my needs), have you considered that?
I can send you httpd.conf samples if you like.

> * Lack of features shipped with bzr.  Due in part to the possibility of
> changes in API and in part due to the work that needs to go into
> packaging, we don't have all the plugins that we'd like for the bzr
> server.  A server-side email commit, for instance, is something that a
> lot of people want with their SCMs but we just haven't found the time to
> provide.

do you need e-mails to be sent when someone commits to your server?
It should be possible to get https://launchpad.net/bzr-email/
to be able to send mails on tip changes.
(or make a plugin which does what you want, with proper unit tests of coarse)
If it works nicely it can be proposed to be included in the core.

-- 
<| regards
U| Marius
H| <><



More information about the bazaar mailing list