From: "Felipe Carvalho Oliveira" <felipekde@gmail.com>
To: "Michael J Gruber" <git@drmicha.warpmail.net>,
"Matthieu Moy" <Matthieu.Moy@imag.fr>
Cc: git@vger.kernel.org
Subject: Re: Tip: avoiding net overhead using git over sshfs
Date: Thu, 23 Oct 2008 09:51:40 -0200 [thread overview]
Message-ID: <a2075f4c0810230451lefff6ffnc283f4078eff9f9c@mail.gmail.com> (raw)
In-Reply-To: <490036A2.20608@drmicha.warpmail.net>
On Thu, Oct 23, 2008 at 6:32 AM, Michael J Gruber
<git@drmicha.warpmail.net> wrote:
> I'm sorry but I'm afraid I'm missing the point: If you don't have shell
> access then you can't use ssh(fs), can you?
> Maybe you mean you can't set up git daemon or gitweb.cgi on the server?
Yes, i can't set up any git daemon or any other software.
I have just sftp acess. And sftp is a "dumb protocol" to use git.
On Thu, Oct 23, 2008 at 7:00 AM, Matthieu Moy <Matthieu.Moy@imag.fr> wrote:
> I think you'd better work locally, and push to the sshfs directory
> from time to time. Then, you'd both have working tree and .git locally
> and fast, while keeping the safety of replicating to your ssh server.
I can't use git-push as I explained before.
I use git as a deployment tool in this case.
I work locallly and use git-pull to sync my local repo and the
"production"(server).
Git works better than a manual (S)FTP sync.
I hope I'm more clear now.
--
Felipe
next prev parent reply other threads:[~2008-10-23 11:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-23 1:26 Tip: avoiding net overhead using git over sshfs Felipe Carvalho Oliveira
2008-10-23 8:32 ` Michael J Gruber
2008-10-23 11:51 ` Felipe Carvalho Oliveira [this message]
2008-10-23 12:54 ` Johannes Sixt
2008-10-23 9:00 ` Matthieu Moy
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=a2075f4c0810230451lefff6ffnc283f4078eff9f9c@mail.gmail.com \
--to=felipekde@gmail.com \
--cc=Matthieu.Moy@imag.fr \
--cc=git@drmicha.warpmail.net \
--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