git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jérémie NIKAES" <jeremie.nikaes@gmail.com>
To: git@vger.kernel.org, Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: Arnaud Lacurie <arnaud.lacurie@gmail.com>,
	Junio C Hamano <gitster@pobox.com>,
	Claire Fousse <claire.fousse@gmail.com>,
	Sylvain Boulme <Sylvain.Boulme@imag.fr>
Subject: Re: Gate between git and mediawiki : remote-helpers
Date: Mon, 23 May 2011 15:48:40 +0200	[thread overview]
Message-ID: <BANLkTikO9+Rsmdk+V4E9nnOAFeqqhtsBsQ@mail.gmail.com> (raw)
In-Reply-To: <vpqk4dhzsvh.fsf@bauges.imag.fr>

Hi, we are in a little bit of trouble trying to understand how remote
helpers work and thus how to create our own.
Trying to understand this, we created a git that we access through
http on a local server on which we push files with

git remote-http http://login@localip/git
push +master:master

The problem is we don't really understand which files are involved
with remote helpers.
We have perl scripts helping us to fetch and push files from mediawiki
and we don't know how to implement them as a remote helper. Does
anyone have some information regarding this ?

Thanks,
Regards

--
Jérémie Nikaes
Second year student at Ensimag

  reply	other threads:[~2011-05-23 13:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-22 15:50 Gate between git and mediawiki : remote-helpers Claire Fousse
2011-05-22 17:58 ` Arnaud Lacurie
2011-05-22 19:31   ` Junio C Hamano
2011-05-23  8:31     ` Arnaud Lacurie
2011-05-23  9:08       ` Matthieu Moy
2011-05-23 13:48         ` Jérémie NIKAES [this message]
2011-05-23 14:14         ` Junio C Hamano
2011-05-23 15:54           ` Sverre Rabbelier
2011-05-23 16:54             ` Junio C Hamano
2011-05-26 10:16               ` Jérémie NIKAES

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=BANLkTikO9+Rsmdk+V4E9nnOAFeqqhtsBsQ@mail.gmail.com \
    --to=jeremie.nikaes@gmail.com \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --cc=Sylvain.Boulme@imag.fr \
    --cc=arnaud.lacurie@gmail.com \
    --cc=claire.fousse@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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).