Git development
 help / color / mirror / Atom feed
From: Raimund Bauer <ray007@gmx.net>
To: Adam Mercer <ramercer@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: problem pushing repository
Date: Fri, 22 Jun 2007 16:17:30 +0200	[thread overview]
Message-ID: <1182521850.6207.42.camel@localhost> (raw)
In-Reply-To: <799406d60706220636q4f7a3c17v6833d2eda25e8f0d@mail.gmail.com>

On Fri, 2007-06-22 at 09:36 -0400, Adam Mercer wrote:
> This seems like the best way to fix this issue, however it isn't clear
> >from the man page what I need to put in my ~/.gitconfig. With the
> following in .gitconfig
> 
> [remote]
> glue.receivepack = /home/ram/opt/git/bin/git-receive-pack

In my config it looks like this:

[remote "slcom"]
        uploadpack = /usr/local/bin/git-upload-pack
        receivepack = /usr/local/bin/git-receive-pack

-- 
best regards

  Ray

  reply	other threads:[~2007-06-22 14:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-22  1:49 problem pushing repository Adam Mercer
2007-06-22  2:00 ` Junio C Hamano
2007-06-22  2:24   ` Andrew Ruder
2007-06-22  7:21     ` Raimund Bauer
2007-06-22 11:26       ` Johannes Schindelin
2007-06-22 13:38         ` Raimund Bauer
2007-06-22 22:47           ` Shawn O. Pearce
2007-06-23 10:12             ` Raimund Bauer
2007-06-24 23:47               ` Shawn O. Pearce
2007-06-25  1:01                 ` Jakub Narebski
2007-06-22 13:36     ` Adam Mercer
2007-06-22 14:17       ` Raimund Bauer [this message]
2007-06-22 14:32         ` Adam Mercer
2007-06-22 13:23   ` Adam Mercer
2007-06-22  7:20 ` Johannes Sixt

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=1182521850.6207.42.camel@localhost \
    --to=ray007@gmx.net \
    --cc=git@vger.kernel.org \
    --cc=ramercer@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