From: Yuri T. <qar...@gm...> - 2007-10-30 20:09:43
|
I am curious if anyone else has opinions on that? First, on Bazaar vs. SVN. I don't personally don't have much invested in SVN and don't care that much. What I worry about is: will moving to Bazaar raise the bar for other people who want to check out? In theory, it seems, Bazaar is specifically designed to make it easier for new people to join in. On the other hand, I am wondering if people might be turned off by having to install a new VCS. Second, any comments on Roundup and Launchpad? Lauchpad seems to have a nice community thing going, so if we want to switch to Bazaar this might be a nice option. - yuri On 10/30/07, Waylan Limberg <wa...@gm...> wrote: > > I haven't looked at everything out there (the list is long), but I > have looked at a few options that seem like they should work. > > I see 3 basic categories: > 1. host your own, > 2. simple - hosted elsewhere, and > 3. full-featured - hosted elsewhere. > > Here's my pick in each category: > > 1. If you want to host our own solution and have total control, > Roundup [1] seems like a good option. It's actually what Python uses > [2] for a tracker, so there should be plenty of easy to get support > for years to come. The package comes with a demo app that runs as > localhost if you want to play around ( I did breifly). Of course, > going this route will require more work to get things configured > up-front, but once thats done, it should be easy going. If we go this > route, you'de have to set things up on your server. The docs do > provide instructions [8] for various hosting environments. > > 2. For a simple hosted solution, I would recommend Goode Code [3]. > I've used it to report bugs and it was painless. I just set up a > project of my own [4] with it and am impressed with the simplicity of > it all. I'll take this anyday over SourceForge. This is probably the > easiest point of entry. I'll even volunteer to set it up if you want > to go this way. I've transfered svn repos from one server to another > preserving history before, so I'd be willing to give that a shot as > well. > > 3. For a more direct replacement of SourceForge with a large > community, lots of projects, etc, Launchpad [5] would fill that bill > nicely. They have a nice tour [6] that summarizes their features. We > would have to switch fron svn to bzr [7] though. Thats not a problem > for me (I'd prefer it), but my guess is less users already have bzr > installed. On a side note, this site was snappy earlier today, but > while retrieving the links just now, it was **realy** slow. > > [1]: http://roundup.sourceforge.net/ > [2]: http://bugs.python.org/ > [3]: http://code.google.com/hosting/ > [4]: http://code.google.com/p/wlpages/ > [5]: https://launchpad.net/ > [6]: https://launchpad.net/+tour > [7]: http://bazaar-vcs.org/ > [8]: http://roundup.sourceforge.net/doc-1.0/installation.html#installation > -- > ---- > Waylan Limberg > wa...@gm... > -- Yuri Takhteyev http://www.freewisdom.org/ |