comp.lang.ada
 help / color / mirror / Atom feed
From: "Thomas Løcke" <tl@ada-dk.org>
Subject: Re: What is your preferred VCS?
Date: Thu, 29 Jul 2010 16:27:19 +0200
Date: 2010-07-29T16:27:19+02:00	[thread overview]
Message-ID: <4c518fc7$0$272$14726298@news.sunsite.dk> (raw)
In-Reply-To: <24890919-000d-4b75-8556-0585e8a2f59d@g21g2000prn.googlegroups.com>

On 2010-07-29 01:18, deadlyhead wrote:
> Since I trust the Ada community by and large when it comes to
> questions of robustness and cleanliness of code, it seems fitting that
> I might cast about for opinions on choosing a version control system.


I use Git for the following reasons:

1. _Very_ easy to get up and running. Setting up a Git server is about 
as easy as it gets:

git daemon --base-path=/some/where --user=git --detach

2. The documentation is superb (IMHO): http://git-scm.com/documentation

3. Branches are very cheap.

4. It is fast.

5. I feel I can trust it with my precious code.  :o)

The other systems you mention might be both as easy, trustworthy and 
fast, but it's been a couple years since I tried any of them, so I 
wouldn't know it.

Actually this page describes my reasons pretty well:

http://whygitisbetterthanx.com/

Yea, the URL is a bit offensive/flame-baity, but the arguments are valid 
enough.

-- 
Regards,
Thomas L�cke

Email: tl at ada-dk.org
Web: http:ada-dk.org
IRC nick: ThomasLocke



  parent reply	other threads:[~2010-07-29 14:27 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28 23:18 What is your preferred VCS? deadlyhead
2010-07-29  7:30 ` Dmitry A. Kazakov
2010-07-29 10:31 ` Ludovic Brenta
2010-07-29 11:12 ` Stephen Leake
2010-07-29 14:27 ` Thomas Løcke [this message]
2010-07-29 15:34   ` Warren
2010-07-29 15:41     ` Thomas Løcke
2010-07-29 16:08       ` Warren
2010-07-29 16:01 ` Pascal Obry
2010-07-30  2:27 ` deadlyhead
2010-07-30  5:47   ` Thomas Løcke
2010-07-30  7:17   ` Timo Warns
2010-07-30  7:32   ` Georg Bauhaus
2010-07-30  7:41   ` Maciej Sobczak
2010-07-30 11:05   ` Ludovic Brenta
2010-07-30 17:29     ` Pascal Obry
2010-07-30 14:08   ` Warren
2010-07-30 14:28     ` Ludovic Brenta
2010-07-30 15:11       ` Warren
2010-07-30 15:34       ` Georg Bauhaus
2010-07-30 17:36         ` Pascal Obry
2010-08-01  8:12           ` Marcelo Coraça de Freitas
2010-08-01 10:13             ` Ludovic Brenta
2010-08-02 16:21               ` Marcelo Coraça de Freitas
2010-08-02 18:01                 ` Tero Koskinen
2010-08-02 16:23               ` Marcelo Coraça de Freitas
2010-07-30 17:34       ` Pascal Obry
2010-07-30 14:31     ` Ludovic Brenta
2010-07-30 15:13       ` Warren
2010-07-30 17:31   ` Pascal Obry
2010-07-31 15:20     ` Stephen Leake
2010-07-31 16:40       ` Pascal Obry
2010-07-30 20:56   ` Karel Miklav
2010-07-31  7:29     ` Pascal Obry
2010-08-03  4:21     ` Randy Brukardt
2010-07-31 15:28   ` Stephen Leake
2010-07-31 11:58 ` Alex R. Mosteo
2010-08-13 20:23 ` nobody
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox