Big fan of having mercurial repositories rather than SVN. It's
funny bzr has a slightly more intuitive command line interface than
hg, but Chris is right on about the bitbucket interface being easier
for newbies than launchpad.
--Mark
We could setup a Trac+mercurial solution like Alberto has over at
toscawidgets.org
I think we'd be willing to setup and host this alongside the TG stuff
if it's helpful.
I'm sure we (TG team) would be glad to host the infrastructure for the
trac + hg + whatever you need on our server (the new OVH private
server, not virtual, a real one with root access and all the fluff).
Alberto already expressed interest in being hosted on our server too
and I'm sure we have enough horse power for this :)
If you (tortuga coders, ie Ian) are interested please contact me in PV email.
Florent.
The way plone does it is that they have a plone collective svn
repository for all the plugins.
for that I believe the solution Alberto gave us for tw.org is the
best. the site is simply a set of trac's, mercurial repos, and several
other goodies, everyone is in the same place but projects are all
independent. Go take a look http://toscawidgets.org/ This site is in
the spirit of trac-hacks.org although it hosts both the core and the
plugins/extensions/etc.
We're going to use google code and svn. The user interface is
drop-dead easy, unlike Launchpad which had incredible feature
requirements, forcing them to make an incredibly complicated
interface. I want *REGULAR* people to be able to submit trouble
tickets, not just programmers familiar with DVCS systems.
Once there's a demo that regular folks can try, I'll put up a website
at tortuga.org (hopefully, I'm working on that)
ian
Launchpad was definitely more confusing in the past, and they've fixed
several usability issues, at least from what I recall. But I have not
used Launchpad very extensively in either form, so I'm not really
aware of the exact nature of what changed.
Thanks everybody for this good discussion. I will take another look
at LaunchPad and BitBucket, and at the toscawidgets setup.
I haven't heard anyone suggest Google Code's interface is difficult,
so I assume that svn is the only holdup? I *really* like the google
code interface ;-). I'm willing to switch though, if there seems to
be consensus. I like bazaar enough to use it. I haven't tried
mercurial but I'll give it a run-through.
I'd be interested to hear if anyone has working experience with
bzr-svn, I noticed they have a google code project so they can
specifically test to make sure bzr-svn works with google code. I
haven't used it, and I imagine they had to accept some tradeoffs to
make that happen.. but it's worth a look. Anyone have an opinion?
I'll probably be looking into that as well.