git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: rajmv <rene.veerman.netherlands@gmail.com>
To: git@vger.kernel.org
Subject: Noob asking for repo setup advice
Date: Wed, 2 May 2012 04:46:45 -0700 (PDT)	[thread overview]
Message-ID: <1335959205015-7519875.post@n2.nabble.com> (raw)

Hi.

The last time I used version control was in the 90's with microsoft's visual
source control program.

So I can use some advice about how to use git best.

I still use windows (7) for my development, and I've managed to get msysgit
up and running on this system.

I've got a ".../htdocs" that I use for my web development, with underneath
that several "sites/somedomainname.com" that hold common and custom code.
The common code is always in ".../somedomainname.com/code", the custom is
everything else (excluding cache directories I suppose).

I'd like to be extra sure that my repo stays safe.
So I'd like to keep a triple copy of my repo, 2x on seperate harddisks that
are crypted with truecrypt.org, and once on a USB drive that's also
truecrypted. Truecrypt interfaces as an ordinary drive letter and
filesystem.

I'd really appreciate a short description of how to setup repositories for
the common code and the custom codes per domain, and how to properly use git
while developing on one domain's copy of my common code, then pushing those
changes to other domain folders to test them against that domain's custom
code.
Thanks in advance..


--
View this message in context: http://git.661346.n2.nabble.com/Noob-asking-for-repo-setup-advice-tp7519875.html
Sent from the git mailing list archive at Nabble.com.

                 reply	other threads:[~2012-05-02 11:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1335959205015-7519875.post@n2.nabble.com \
    --to=rene.veerman.netherlands@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).