Git development
 help / color / mirror / Atom feed
* git and "dumb protocols"
@ 2006-11-02 10:36 Matthieu Moy
  2006-11-02 10:42 ` Andy Whitcroft
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Matthieu Moy @ 2006-11-02 10:36 UTC (permalink / raw)
  To: git

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,

-- 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-11-03 23:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02 10:36 git and "dumb protocols" Matthieu Moy
2006-11-02 10:42 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox