git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git over rsync+ssh
@ 2008-07-09 14:01 Michael J Gruber
  2008-07-09 15:02 ` Mike Ralphson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michael J Gruber @ 2008-07-09 14:01 UTC (permalink / raw)
  To: git

I want to put a git repo on a server where I have ssh access but failed 
to compile git (AIX 5.1, has libz.a but no .so nor headers; compiling 
prerequisite zlib failed, probably due to a botched build environment).

As far as I can see my only option for a private repo is using rsync 
over ssh.

Alas, the rsync:// transport of git seems to imply an rsync daemon 
connection.

How can I specify rsync over ssh as the git transport?

Alternatively, can I maybe compile the bits that git over ssh needs on 
the server side without zlib?

Michael

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

end of thread, other threads:[~2008-07-10 10:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-09 14:01 git over rsync+ssh Michael J Gruber
2008-07-09 15:02 ` Mike Ralphson
2008-07-10 10:06   ` Michael J Gruber
2008-07-09 16:02 ` Avery Pennarun
2008-07-09 17:17   ` Teemu Likonen
2008-07-10 10:09     ` Michael J Gruber
2008-07-09 20:33 ` Stephen Sinclair
2008-07-10 10:14   ` Michael J Gruber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).