From: "David Tweed" <david.tweed@gmail.com>
To: "Tom Schinckel" <gunny01@gmail.com>,
"David Kågedal" <davidk@lysator.liu.se>,
git@vger.kernel.org
Subject: Re: Git Questions
Date: Mon, 20 Aug 2007 14:06:19 +0100 [thread overview]
Message-ID: <e1dab3980708200606l4e26ce8bx45c31eee81f967af@mail.gmail.com> (raw)
In-Reply-To: <vpqlkc6nz8c.fsf@bauges.imag.fr>
On 8/20/07, Matthieu Moy <Matthieu.Moy@imag.fr> wrote:
> OK. AAUI, you're abusing git as a backup system.
Just as a point, I think a better word is "archive system". (Backups
are more for replicating current state in the event of a system failure.
Clearly _if_ you're working on a well defined project, careful repository
management is a good idea. (One of the key things you lose
from automatic commits is the ability to reliably bisect stuff.)
However, not all the work one does on a computer is so
focussed and well-demarcated, so in other cases keeping
a history so you can, eg, look at what you're research codebase looked
like when you generated the results you pasted into a paper
on July 12 2005 is a useful ability, even if that sort of "looseness"
wouldn't be appropriate in "product" based development.
The nice thing about git is that it's so efficient at the low levels
it can be used for both "proper" SCM and archival storage.
--
cheers, dave tweed__________________________
david.tweed@gmail.com
Rm 124, School of Systems Engineering, University of Reading.
"we had no idea that when we added templates we were adding a Turing-
complete compile-time language." -- C++ standardisation committee
prev parent reply other threads:[~2007-08-20 13:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-20 9:55 Git Questions Tom Schinckel
2007-08-20 10:06 ` Jeff King
2007-08-20 11:23 ` David Kågedal
2007-08-20 12:15 ` Tom Schinckel
2007-08-20 12:46 ` Andy Parkins
2007-08-20 12:59 ` David Tweed
2007-08-20 18:35 ` Jan Hudec
2007-08-20 12:53 ` Matthieu Moy
2007-08-20 13:06 ` David Tweed [this message]
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=e1dab3980708200606l4e26ce8bx45c31eee81f967af@mail.gmail.com \
--to=david.tweed@gmail.com \
--cc=davidk@lysator.liu.se \
--cc=git@vger.kernel.org \
--cc=gunny01@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).