From: Ted Pavlic <ted@tedpavlic.com>
To: Greg Hauptmann <greg.hauptmann.ruby@gmail.com>
Cc: Martin Langhoff <martin.langhoff@gmail.com>,
James Pickens <jepicken@gmail.com>, git <git@vger.kernel.org>
Subject: Re: do you recommend "git" (over svn) for a 1-person team???
Date: Wed, 28 Jan 2009 22:31:21 -0500 [thread overview]
Message-ID: <49812309.9010703@tedpavlic.com> (raw)
In-Reply-To: <d30068860901281846v65baf431mdab5fe961ef9407d@mail.gmail.com>
> does the concept of me setting up my own central git server as well
> make any sense from the point of view of a way to ensure I can (when
> I'm not remote) "check-in" to the central git server& thereby keep a
> separate copy of my code (i.e. effectively a backup)
You can always keep local clones that serve as "stable" backup repos.
However, I think most people would suggest you just create
stable/experimental branches and merge from one to the other as
appropriate.
If you need some nice working examples of people using git for personal
projects, I recommend you search Google for the many ways of using git
to manage home directories. Applying git to home directory management
involves many of the same questions (and answers) as what you're
bringing up here, and it probably will give you some ideas about the
most effective git usage for your case.
--Ted
--
Ted Pavlic <ted@tedpavlic.com>
Please visit my ALS association page:
http://web.alsa.org/goto/tedpavlic
My family appreciates your support in the fight to defeat ALS.
next prev parent reply other threads:[~2009-01-29 3:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <d30068860901281718x363348caya2dc94e798cc8091@mail.gmail.com>
2009-01-29 1:25 ` do you recommend "git" (over svn) for a 1-person team??? Greg Hauptmann
2009-01-29 1:38 ` Sverre Rabbelier
2009-01-29 2:09 ` Ted Pavlic
2009-01-29 2:15 ` James Pickens
2009-01-29 2:28 ` Martin Langhoff
2009-01-29 2:46 ` Greg Hauptmann
2009-01-29 3:31 ` Ted Pavlic [this message]
2009-01-29 4:05 ` Jeff King
2009-01-29 3:27 ` Ted Pavlic
2009-01-29 2:21 ` Garry Dolley
2009-01-29 2:57 ` david
2009-01-30 12:46 ` 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=49812309.9010703@tedpavlic.com \
--to=ted@tedpavlic.com \
--cc=git@vger.kernel.org \
--cc=greg.hauptmann.ruby@gmail.com \
--cc=jepicken@gmail.com \
--cc=martin.langhoff@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).