git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* setting up a git repo on apache
@ 2006-08-09 15:58 Alan Larkin
  2006-08-09 16:35 ` Johannes Schindelin
  2006-08-09 16:43 ` Rutger Nijlunsing
  0 siblings, 2 replies; 6+ messages in thread
From: Alan Larkin @ 2006-08-09 15:58 UTC (permalink / raw)
  To: git

New user ... Hi.

I realise that this is really an apache question, but Im not getting any
help from their mailing lists and figure that there must be someone here
whos done this.

Can someone please help me get a GIT repo running on Apache 2.
Specifically my problem is with DAV.

$ git push http://localhost:/webdav/git/myproj master
Error: no DAV locking support on remote repo

I have dav_fs.conf, dav_fs.load, and dav.load in mods-enabled. They
load the modules and set

DAVLockDB /var/lock/apache2/DAV.lock

Apache owns and has full access to that directory.

I have removed all .htaccess files below /var/www/webdav. I am not
using any form of authentication. I have tried with and without aliases
for the repo directory. I have tried setting DAV on for
/var/www/webdav/git, and /var/www/webdav/git/myproj.

Its always the same. No DAV locking support.

If could help or even point me to some appropriate documentation (Ive
looked and looked and cant find any) Id appreciate it.

Thanks.

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

end of thread, other threads:[~2006-08-10  9:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-09 15:58 setting up a git repo on apache Alan Larkin
2006-08-09 16:35 ` Johannes Schindelin
2006-08-09 17:01   ` Alan Larkin
2006-08-10  9:43   ` Alan Larkin
2006-08-09 16:43 ` Rutger Nijlunsing
2006-08-09 17:02   ` Alan Larkin

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