All of lore.kernel.org
 help / color / mirror / Atom feed
From: "D. Stuart Freeman" <stuart.freeman@et.gatech.edu>
To: stuart.freeman@et.gatech.edu
Cc: git@vger.kernel.org
Subject: Re: Newbie question about making a bare repository
Date: Fri, 20 Jun 2008 16:53:06 -0400	[thread overview]
Message-ID: <485C18B2.1060801@et.gatech.edu> (raw)
In-Reply-To: <4856B7A6.50508@et.gatech.edu>

[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

D. Stuart Freeman wrote:
> I have a repository that I made with 'git-svn clone' that I'd like to
> make bare but retain the svn info.  Would I just change the "bare" in
> .git/config to true?  Is there anything I have to do to remove the
> working copy info?
> 
> I plan to do this so that a co-worker and I can clone the git repo, and
> push our changes back to it, and maintain the "proxy" to svn from that
> central location.
> 

I think I've found a flaw in my plan.  Now that the repo is bare I can't
get any changes from upstream.  I run 'git --bare svn fetch' and that
works, but then I have no way to rebase those changes into a local
branch because I don't have a working copy.  Is there a way to see a
remote repo's remotes, and merge/rebase from there?

-- 
D. Stuart Freeman
Georgia Institute of Technology

[-- Attachment #2: stuart_freeman.vcf --]
[-- Type: text/x-vcard, Size: 162 bytes --]

begin:vcard
fn:D. Stuart Freeman
n:Freeman;Douglas
email;internet:stuart.freeman@et.gatech.edu
tel;work:(404)385-1473
x-mozilla-html:FALSE
version:2.1
end:vcard


      parent reply	other threads:[~2008-06-20 20:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-16 18:57 Newbie question about making a bare repository D. Stuart Freeman
2008-06-16 20:57 ` Miklos Vajna
2008-06-20 20:53 ` D. Stuart Freeman [this message]

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=485C18B2.1060801@et.gatech.edu \
    --to=stuart.freeman@et.gatech.edu \
    --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.