Re: cant get git to work over http

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Anatoly Yakovenko
Date: Tuesday, February 19, 2008 - 2:05 pm

> > but for the life of me i cant do this:

so, basically i need to append a .git to the repository root?  I am
getting these http requests in the access log:

72.192.162.186 - aeyakovenko [19/Feb/2008:12:58:13 -0800] "GET
/var/www/localhost/htdocs/git/repo/info/refs HTTP/1.1" 404 313

/var/www/localhost/htdocs/git/repo/info/refs doesn't exist, although
this exists:

/var/www/localhost/htdocs/git/repo/.git/info/refs

So why doesn't the http protocol handle this?  I can access
http://localhost/git/repo/.git/info/refs  through the browser without
a problem.  Is there any way to configure http protocol to just treat
the repository the same way ssh and fs does?

Thanks,
Anatoly
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
cant get git to work over http, Anatoly Yakovenko, (Mon Feb 18, 5:49 pm)
Re: cant get git to work over http, Mike Hommey, (Mon Feb 18, 11:39 pm)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 12:09 am)
Re: cant get git to work over http, Mike Hommey, (Tue Feb 19, 2:39 am)
Re: cant get git to work over http, Johannes Schindelin, (Tue Feb 19, 4:18 am)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 11:19 am)
Re: cant get git to work over http, Jon Loeliger, (Tue Feb 19, 11:24 am)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 12:06 pm)
Re: cant get git to work over http, Johannes Schindelin, (Tue Feb 19, 12:19 pm)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 12:27 pm)
Re: cant get git to work over http, Johannes Schindelin, (Tue Feb 19, 12:41 pm)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 12:53 pm)
Re: cant get git to work over http, Johannes Schindelin, (Tue Feb 19, 12:57 pm)
Re: cant get git to work over http, Jeff King, (Tue Feb 19, 12:57 pm)
Re: cant get git to work over http, Jon Loeliger, (Tue Feb 19, 1:05 pm)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 2:05 pm)
Re: cant get git to work over http, Jon Loeliger, (Tue Feb 19, 2:55 pm)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 2:59 pm)
Re: cant get git to work over http, Anatoly Yakovenko, (Tue Feb 19, 3:13 pm)
Re: cant get git to work over http, Johannes Schindelin, (Tue Feb 19, 3:20 pm)
Re: cant get git to work over http, Robert Haines, (Wed Feb 20, 3:39 am)
Re: cant get git to work over http, Anton Gladkov, (Wed Feb 20, 6:46 am)