Git development
 help / color / mirror / Atom feed
From: deepwinter <deepwinter@winterroot.net>
To: git@vger.kernel.org
Subject: concerns about git
Date: Mon, 13 Oct 2008 11:12:27 -0700 (PDT)	[thread overview]
Message-ID: <19959918.post@talk.nabble.com> (raw)


i've been looking into using git for some version control and it looks
great.. except for 1 thing that really disturbs me.  why is the .git
repository stored within the working copy?  this is seems like a recipe for
accidental deletion.  if you are an individual using version control lets
say for just your own work, there is a lot of security that is gained from
at least having your repository within a different directory, or better on a
different partition.  this ensures that accidental deletions or hard drive
crashes are less likely to result in loosing the ENTIRE project!  of course,
accidentally deleting your working copy is stupid, but it does happen.   git
seems to offer no protection against this kind of mistake for the individual
coder.. or is there some way to have git put the actual repository files in
a different directory?  (can't find info on that)
-- 
View this message in context: http://www.nabble.com/concerns-about-git-tp19959918p19959918.html
Sent from the git mailing list archive at Nabble.com.

             reply	other threads:[~2008-10-13 18:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-13 18:12 deepwinter [this message]
2008-10-13 18:19 ` concerns about git Shawn O. Pearce
2008-10-13 18:40   ` David Tweed
2008-10-13 19:51     ` Brandon
2008-10-14 11:25       ` Ciprian Dorin Craciun

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=19959918.post@talk.nabble.com \
    --to=deepwinter@winterroot.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox