From: "Aaron Gray" <angray@beeb.net>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: Why's Git called Git ?
Date: Thu, 6 Jul 2006 03:18:12 +0100 [thread overview]
Message-ID: <01f201c6a0a2$6faa0f80$0200a8c0@AMD2500> (raw)
>> I am toying with using a VCS for a set of related projects, either CVS
>> because its well known, SubVersion for ease of use, or Git as it is new.
>> Lots to descide upon, any pointers would be appreciated.
>
> CVS is showing it's age; mainly the fact that IIRC it began as a series of
> scripts over RCS, file level version control system, extending version
> control to sets of files, somewhat. Branching in CVS is serious PITA.
> Renaming _with_ retaining full and correct history: forget about it.
Okay, we like branching and forking.
> Subversion is "better CVS": still centralized, CVS infernal branching
> replaced by "cheap copy" branching. Well known, replaces CVS thorough OSS
> projects.
Okay.
> Git, Mercurial, Monotone, Bazaar-NG, Darcs are new brand of distributed
> VCS.
> I really like notion of branching in Git; but be warned about tracking and
> not recording renames, and the need of explicit packing (the latter very
> minor). Powerfull, perhaps too powerfull for newbie user: but that is what
> Cogito is for (although now Git contains fairly large set of high-level
> commands).
We like to move forward.
>
> http://git.or.cz/
> http://git.or.cz/gitwiki
> http://git.or.cz/gitwiki/Git
> and "Other version control software" at
> http://git.or.cz/gitwiki/GitLinks
Yes, been there, thanks though.
> P.S. If you decide to use Git as VCS for your project, consider adding
> entry
> about it on http://git.or.cz/gitwiki/GitProjects wiki page.
Looks like I maybe doing a preliminary Windows Git HOWTO on the GitWiki, if
no one else has trod this ground :) (Might need some proper help testing
though)
Thanks,
Aaron
next reply other threads:[~2006-07-06 2:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-06 2:18 Aaron Gray [this message]
2006-07-07 18:40 ` Why's Git called Git ? Jakub Narebski
-- strict thread matches above, loose matches on Subject: below --
2006-07-04 0:56 Aaron Gray
2006-07-04 3:28 ` Linus Torvalds
2006-07-05 19:58 ` Aaron Gray
2006-07-05 19:33 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='01f201c6a0a2$6faa0f80$0200a8c0@AMD2500' \
--to=angray@beeb.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.