git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xavier Maillard <zedek@gnu.org>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Xavier Maillard <zedek@gnu.org>, git@vger.kernel.org
Subject: Re: Publishing on a simple HTTP server
Date: Wed, 14 Feb 2007 11:59:25 +0100	[thread overview]
Message-ID: <4127.1171450765@localhost> (raw)
In-Reply-To: <Pine.LNX.4.63.0702131256430.22628@wbgn013.biozentrum.uni-wuerzburg.de>

Hi Johannes,

Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:

> > I thought this:
> > 
> > git --bare --git-dir=/tmp/my-cloned.git update-server-info
> > 
> > was supposed to achieve this. Doesn't it ?
> 
> If you mirror /tmp/my-cloned.git to the HTTP server, then yes, this should 
> do it. Make sure that /tmp/my-cloned.git/info/refs is really updated and 
> mirrored out, though.

I double checked and yes, info/refs is really updated and yes, it
is mirrored but it still fails when I try to clone my repository
with this:

 git clone http://zedek01.free.fr/projetcs/your-proj2.git

(you can try by yourself).

What can I do ?

Regards,

Xavier

  reply	other threads:[~2007-02-14 11:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-12 20:10 Publishing on a simple HTTP server Xavier Maillard
2007-02-12 23:11 ` Johannes Schindelin
2007-02-13  5:32   ` Xavier Maillard
2007-02-13 10:07     ` Johannes Schindelin
2007-02-13 11:45       ` Xavier Maillard
2007-02-13 11:57         ` Johannes Schindelin
2007-02-14 10:59           ` Xavier Maillard [this message]
2007-02-14 11:23             ` Jeff King
2007-02-14 11:34               ` [SOLVED] " Xavier Maillard

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=4127.1171450765@localhost \
    --to=zedek@gnu.org \
    --cc=Johannes.Schindelin@gmx.de \
    --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;
as well as URLs for NNTP newsgroup(s).