491477 messages in 933 lists

Jim White schrieb:
> Jochen Theodorou wrote:
[...]
> Maybe in a year (but more likely longer), the DVCS tools will be worth 
> switching to.  Moreover, folks who really do want to adapt to DVCS from 
> Subversion will be integrating the synchronization tools on the 
> server-side in order to preserve their Subversion repository (for it's 
> dependability and integration with other services) while satisfying the 
> clamor for DVCS.

I think it is now the right time to decide on a tool, even if we switch 
to it much later. The reason is that there must be infrastructure on 
codehaus. If we are sure we want DCVS, then we should decide which of th 
systems, so the codehaus people can concentrate on the ones the projects 
do request. Most likely they will do only one of them. So the bestwould 
be to make a top3, which seems to be for me Mercurial, Bazaar, Git at 
the moment, meaning that I prefer Mercurial and Bazaar over Git. As of 
the format on the server side... that is not really our problem, that is 
the problem of the guys on the server, and they are surely will take an 
eye on it. I think for us the most important things are not memory and 
speed, but tool support and support for the workflow we target.

I placed Mercurial at 1, because it seems TortoiseBzr is no longer 
developed, but TortoiseHg still is. There are basic plugins for all 
IDEs, including Intellij, Eclipse and Netbeans. Mercurial and Bazaar 
work on all operating systems, because they are not written in a wild 
mix of C,bash, Perl and TCL/Tk. I dislike git mostly because of its huge 
ammount of command line arguments. In subversion you had what? checkout, 
commit, update, diff... maybe merge and copy. That's it. Do we really 
need more than that?

I am usually having different directories for groovy, where each 
directory represents a certain branch. That menas atm I have a 1.5.x 
directory and a 1.6.x directory. If I take it right, then for git you 
have the whole repository in the top level directory, but the classic 
checkout is made only on a certain branch... meaning I would either have 
to symlink the .git directories or have two of them.... But having two 
of them... The initial checkout takes really a long time. Now, that 
might bea problem for all three systems...I would have to find a way to 
checkout not the whole thing, but only a certain part... in some cases 
this is just what I need.. and I don't wnat to waste several 100MB just 
to get 20of them in the end.

Which leeds me to the workflow itself... How should that be? I know git 
supports almost any workflow, but what kind of workflow do bazaar and 
Mercurial support? I mean if none of them allows the workflow we want to 
have, then there is no reason to use them. But frankly I don't know 
about the workflow yet. I am only sure that having one main maintainer 
that has the only power of hte branch is most likely not going to work 
for us.... also I never understood how I can pull a different version 
from someone, if that someone doesn't host the version...

Even if we switch to a DCVS System, we most likely will still have a 
central repository in the end... or were are the other repositories 
comming from?

bye blackdrag

-- 
Jochen "blackdrag" Theodorou
The Groovy Project Tech Lead (http://groovy.codehaus.org)
http://blackdragsview.blogspot.com/
http://www.g2one.com/
Message Thread
should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Guillaume Laforge (glaforge@gmail...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Paul King (paulk@asert.com...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Jason Dillon (jason@planet57...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Guillaume Laforge (glaforge@gmail...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
27 Jun 2008
Re: [groovy-dev] should we use bazaar? Chanwit Kaewkasi (chanwit@gmail...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
30 Jun 2008
Auto-Comprehensions? Robert Fischer (robert.fischer@smokejumperit...)
30 Jun 2008
Re: [groovy-dev] Auto-Comprehensions? Jochen Theodorou (blackdrag@gmx...)
30 Jun 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
30 Jun 2008
RE: [groovy-dev] should we use bazaar? Alexander Veit (alexander.veit@gmx...)
30 Jun 2008
Re: [groovy-dev] should we use bazaar? Chanwit Kaewkasi (chanwit@gmail...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
30 Jun 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jim White (jim@pagesmiths...)
30 Jun 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
30 Jun 2008
Re: [groovy-dev] should we use bazaar? Jim White (jim@pagesmiths...)
30 Jun 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
30 Jun 2008
Re: [groovy-dev] should we use bazaar? Jim White (jim@pagesmiths...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jochen Theodorou (blackdrag@gmx...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jason Dillon (jason@planet57...)
03 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
03 Jul 2008
Re: [groovy-dev] should we use bazaar? Luke Daley (ld@ldaley...)
04 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
04 Jul 2008
Re: [groovy-dev] should we use bazaar? Jason Dillon (jason@planet57...)
05 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
05 Jul 2008
Re: [groovy-dev] should we use bazaar? Luke Daley (ld@ldaley...)
04 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
04 Jul 2008
Re: [groovy-dev] should we use bazaar? Martin C. Martin (martin@martincmartin...)
03 Jul 2008
Re: [groovy-dev] should we use bazaar? Jason Dillon (jason.dillon@gmail...)
03 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
03 Jul 2008
Re: [groovy-dev] should we use bazaar? Robert Fischer (robert.fischer@smokejumperit...)
03 Jul 2008
Re: [groovy-dev] should we use bazaar? Martin C. Martin (martin@martincmartin...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Jeff Brown (jeff@g2one...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Jeff Brown (jeff@g2one...)
29 Jun 2008
Re: [groovy-dev] should we use bazaar? Jim White (jim@pagesmiths...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Alex Tkachman (alex.tkachman@gmail...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Mark Derricutt (mark@talios...)
01 Jul 2008
Re: [groovy-dev] should we use bazaar? Jeff Brown (jeff@g2one...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
26 Jun 2008
Re: [groovy-dev] should we use bazaar? Jeff Brown (jeff@g2one...)
07 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
07 Jul 2008
Re: [groovy-dev] should we use bazaar? Jeff Brown (jeff@g2one...)
07 Jul 2008
Re: [groovy-dev] should we use bazaar? Ben Walding (bwalding@codehaus...)
10 Jul 2008
Re: [groovy-dev] should we use bazaar? Russel Winder (russel.winder@concertant...)
10 Jul 2008
Copyright 2006-2008 The Codehaus Foundation
Powered by Codehaus March (Version: 0.1-HEAD)