git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gitweb doesn't work with bare repositories
@ 2008-11-29 23:37 Evgeniy Ivanov
  2008-11-30  0:01 ` Fredrik Skolmli
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Evgeniy Ivanov @ 2008-11-29 23:37 UTC (permalink / raw)
  To: git; +Cc: lolkaantimat

Hi,
I have installed gitweb and can't make it work with bare repos.
I have such config:
$my_uri = "http://mysite.org:8000";
$projectroot = "/srv/www/gamekeeper/htdocs/projects";

In projects I have created bare repo:
mkdir some
cd some.git
git --bare init
cd /some_git_repo
git push /srv/www/gamekeeper/htdocs/projects master

Everything fine, but when I click the link on some.git I don't have a
page (just "Error 404").

But if I clone /some_git_repo with some in the projects, I have a link
"some/.git" and it works fine.

Permissions are ok, virtual host is ok since I get main page and have
access to cloned repo.

What can be wrong?


-- 
Cheers, Evgeniy.
Key fingerprint: F316 B5A1 F6D2 054F CD18 B74A 9540 0ABB 1FE5 67A3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-30 14:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-29 23:37 gitweb doesn't work with bare repositories Evgeniy Ivanov
2008-11-30  0:01 ` Fredrik Skolmli
2008-11-30  0:24   ` J.H.
2008-11-30  0:25 ` Jakub Narebski
2008-11-30 14:52 ` Evgeniy Ivanov

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).