From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9e81fa53486a4934 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!fdn.fr!feeder.news.orange.fr!not-for-mail Date: Thu, 29 Jul 2010 18:01:16 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: What is your preferred VCS? References: <24890919-000d-4b75-8556-0585e8a2f59d@g21g2000prn.googlegroups.com> In-Reply-To: <24890919-000d-4b75-8556-0585e8a2f59d@g21g2000prn.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <4c51a5ca$0$5433$ba4acef3@reader.news.orange.fr> NNTP-Posting-Date: 29 Jul 2010 18:01:14 CEST NNTP-Posting-Host: 82.124.201.179 X-Trace: 1280419274 reader.news.orange.fr 5433 82.124.201.179:2306 X-Complaints-To: abuse@orange.fr Xref: g2news1.google.com comp.lang.ada:12673 Date: 2010-07-29T18:01:14+02:00 List-Id: Le 29/07/2010 01:18, deadlyhead a �crit : > My personal preference in the past has been GNU Arch. While its > interface was a bit cumbersome, I felt it was powerful, well-built and > ahead of its time. Unfortunately its long been a dormant project, > ever since Bzr forked from it and mutated, pulling the small community > that was forming around it away. Tom Lord's intended successor, revc, > stalled as well due to other circumstances, and finding copies of that > code base is like playing Hunt the Wumpus. > > Now, if going the distributed version control route (which is what I'm > going for), it seems that, these days, there are basically four > choices: > Git > Bazaar > Mercurial > Monotone For me it is Git. I'm using it since some years now. It is powerful and works pretty well in all contexts I have encountered. I have used a bit Mercurial (didn't like the old way to branch, forcing to have multiple directories, I understand that there is new feature to solve this). I have read some Bazaar documentation, it seems quite nice. But at the moment I won't switch because Git is very very very fast. I've used extensively CVS and Subversion in the past. I won't move back to those for any reasons. When I need to work with a Subversion repository I use git-svn which is a bi-directional tunnel. I'm working on many Open Source projects this way since some time now. I have also used "git bisect" two or three time already... This is another reason I won't leave Git (at least for the moment). Just my 2 cents. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B