From: Mark Haney <markh@abemblem.com>
To: git@vger.kernel.org
Subject: Help with repo management.
Date: Thu, 19 Apr 2012 10:35:00 -0400 [thread overview]
Message-ID: <4F902294.10302@abemblem.com> (raw)
I'm new to git and repo management and I have an issue that I can't
quite figure out. Here's my problem.
I have a server (SERVER) with a repo on it. It has all my code and
documentation. I pulled that repo onto my workstation for a local copy
so I could work at home or wherever with needing server access. My
problem is I can /pull/ from the repo on SERVER, but I can't /push/ any
local changes back to the server. I get an error message about master
being checked out.
I know a little about bare repos, but my understanding is that the bare
repo doesn't actually have the actual files in it, just the changes,
which is not what I want. I would like to have the copy on SERVER to
work from if I want, and also be able to pull/push changes from my local
copy as well. That way I have 2 copies of the data handy (not to
mention the disc backups.
I'm fairly sure this can be setup, but I just don't know enough to
figure it out. Can someone point me in the right direction?
--
Mark Haney
Software Developer/Consultant
AB Emblem
markh@abemblem.com
Linux marius.homelinux 3.3.1-5.fc16.x86_64 GNU/Linux
next reply other threads:[~2012-04-19 15:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-19 14:35 Mark Haney [this message]
2012-04-19 23:49 ` Help with repo management Andrew Ardill
2012-04-20 12:39 ` Mark Haney
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=4F902294.10302@abemblem.com \
--to=markh@abemblem.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.