From: Anton Gladkov <agladkov@parallels.com>
To: Anatoly Yakovenko <aeyakovenko@gmail.com>
Cc: Jon Loeliger <jdl@freescale.com>,
Johannes Schindelin <Johannes.Schindelin@gmx.de>,
Mike Hommey <mh@glandium.org>,
git@vger.kernel.org
Subject: Re: cant get git to work over http
Date: Wed, 20 Feb 2008 16:46:33 +0300 [thread overview]
Message-ID: <20080220134633.GA4220@atn.sw.ru> (raw)
In-Reply-To: <e26d18e40802191413w48fe4a71hd7895b09d15cb44e@mail.gmail.com>
On Tue, Feb 19, 2008 at 02:13:30PM -0800, Anatoly Yakovenko wrote:
> On Feb 19, 2008 1:59 PM, Anatoly Yakovenko <aeyakovenko@gmail.com> wrote:
> > > Something is fishy here. Is your repository bare or not?
> >
> > no, why does it need to be bare?
> >
> so bare or not ssh works but http doesnt:
>
> $ git-clone ssh://aeyakovenko@localhost/var/www/localhost/htdocs/git/bare
> bare-ssh
> Initialized empty Git repository in /home/aeyakovenko/projects/bare-ssh/.git/
> Receiving objects: 100% (3/3), done.
> remote: Counting objects: 3, done.
> remote: Total 3 (delta 0), reused 0 (delta 0)
>
>
>
> and running over a bare directory doesn't work:
>
>
> $ git-clone http://aeyakovenko@localhost/git/bare bare
'Bare' means cloning with '--bare' option.
> Initialized empty Git repository in /home/aeyakovenko/projects/bare/.git/
> Cannot get remote repository information.
> Perhaps git-update-server-info needs to be run there?
>
> apache acess log:
>
> 127.0.0.1 - - [19/Feb/2008:14:10:19 -0800] "GET /git/bare/info/refs
> HTTP/1.1" 401 460
>
> i feel like i am taking crazy pills, why is apache looking for
> /git/bare/info/refs, and no the directory from the doc root?
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Best regards,
anton
mailto:agladkov@sw.ru
next prev parent reply other threads:[~2008-02-20 13:41 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-19 0:49 cant get git to work over http Anatoly Yakovenko
2008-02-19 6:39 ` Mike Hommey
2008-02-19 7:09 ` Anatoly Yakovenko
2008-02-19 9:39 ` Mike Hommey
2008-02-19 11:18 ` Johannes Schindelin
2008-02-19 18:19 ` Anatoly Yakovenko
2008-02-19 18:24 ` Jon Loeliger
2008-02-19 19:06 ` Anatoly Yakovenko
2008-02-19 19:19 ` Johannes Schindelin
2008-02-19 19:27 ` Anatoly Yakovenko
2008-02-19 19:41 ` Johannes Schindelin
2008-02-19 19:53 ` Anatoly Yakovenko
2008-02-19 19:57 ` Johannes Schindelin
2008-02-19 19:57 ` Jeff King
2008-02-19 20:05 ` Jon Loeliger
2008-02-19 21:05 ` Anatoly Yakovenko
2008-02-19 21:55 ` Jon Loeliger
2008-02-19 21:59 ` Anatoly Yakovenko
2008-02-19 22:13 ` Anatoly Yakovenko
2008-02-19 22:20 ` Johannes Schindelin
2008-02-20 13:46 ` Anton Gladkov [this message]
2008-02-20 10:39 ` Robert Haines
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=20080220134633.GA4220@atn.sw.ru \
--to=agladkov@parallels.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=aeyakovenko@gmail.com \
--cc=git@vger.kernel.org \
--cc=jdl@freescale.com \
--cc=mh@glandium.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.