Git development
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: git@vger.kernel.org
Subject: git and "dumb protocols"
Date: Thu, 02 Nov 2006 11:36:07 +0100	[thread overview]
Message-ID: <vpqu01i16g8.fsf@ecrins.imag.fr> (raw)

Hi,

Is it possible with git to push to a server on which git is not
installed, and if so, how?

From the man page of git, sftp doesn't seem supported, and ssh://
complains about git-receive-pack not being installed on the server.

The man page documents a rsync:// protocol, but

$ git push rsync://some.location.com/
fatal: I don't handle protocol 'rsync'
$ 

What am I missing?

Thanks,

-- 

             reply	other threads:[~2006-11-02 10:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02 10:36 Matthieu Moy [this message]
2006-11-02 10:42 ` git and "dumb protocols" Andy Whitcroft
2006-11-02 10:48 ` Petr Baudis
2006-11-02 10:57   ` Johannes Schindelin
2006-11-02 11:02     ` Petr Baudis
2006-11-02 12:04   ` Matthieu Moy
2006-11-02 12:12     ` Jakub Narebski
2006-11-02 12:21     ` Petr Baudis
2006-11-03 23:27     ` Daniel Barkalow
2006-11-02 10:51 ` Johannes Schindelin

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=vpqu01i16g8.fsf@ecrins.imag.fr \
    --to=matthieu.moy@imag.fr \
    --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