As a note kernel.org uses, predominantly, bare repositories and it works
fine there....
- John 'Warthog9' Hawley
Chief Kernel.org Administrator
Fredrik Skolmli wrote:
On Sun, Nov 30, 2008 at 02:37:30AM +0300, Evgeniy Ivanov wrote:
Hi,
Hi.
Just checking now, but are the following corrections right?
In projects I have created bare repo:
mkdir some
mkdir some.git
cd some.git
git --bare init
cd /some_git_repo
git push /srv/www/gamekeeper/htdocs/projects master
git push /srv/www/gamekeeper/htdocs/projects/some.git master
Permissions are ok, virtual host is ok since I get main page and have
access to cloned repo.
You're sure the user the webserver is running as has access to the repo as
well?
- Fredrik
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html