Git development
 help / color / mirror / Atom feed
* concerns about git
@ 2008-10-13 18:12 deepwinter
  2008-10-13 18:19 ` Shawn O. Pearce
  0 siblings, 1 reply; 5+ messages in thread
From: deepwinter @ 2008-10-13 18:12 UTC (permalink / raw)
  To: git


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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-14 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 18:12 concerns about git deepwinter
2008-10-13 18:19 ` Shawn O. Pearce
2008-10-13 18:40   ` David Tweed
2008-10-13 19:51     ` Brandon
2008-10-14 11:25       ` Ciprian Dorin Craciun

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