git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: pavlix <pavlix@pavlix.net>
Cc: git@vger.kernel.org
Subject: Re: GIT push to sftp (feature request)
Date: Sun, 5 Aug 2007 14:38:11 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0708051436120.14781@racer.site> (raw)
In-Reply-To: <200708051105.44376.pavlix@pavlix.net>

Hi,

On Sun, 5 Aug 2007, pavlix wrote:

> Git would also have to be able to create a remote repository (maybe an option 
> to push?).
> 
> Did I miss something?

Yes.

First, we do not allow remote repository initialising yet.

Second, if you do not have git installed on the remote host, you probably 
want to serve via http.  This is a very suboptimal transport, as it cannot 
repack the contents.

And if you use such a suboptimal transport, people will blame _git_ for 
being slow, even if you made it slow deliberately.

Ciao,
Dscho

  reply	other threads:[~2007-08-05 13:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-05  9:05 GIT push to sftp (feature request) pavlix
2007-08-05 13:38 ` Johannes Schindelin [this message]
2007-08-05 21:12 ` Martin Langhoff
2007-08-05 22:20   ` Matthieu Moy
2007-08-06  0:00     ` Martin Langhoff
2007-08-06  8:59       ` Matthieu Moy
2007-08-06  0:14     ` Jakub Narebski
2007-08-07 21:50     ` Jan Hudec

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=Pine.LNX.4.64.0708051436120.14781@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=pavlix@pavlix.net \
    /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;
as well as URLs for NNTP newsgroup(s).