On 05/19/11 00:32, Raviraj wrote:
We have created a new repo and want to enable http access for the
repos.
I have added the following in the httpd.conf file.
<Location /git/repos>
DAV on
AuthType Basic
AuthName "Git"
AuthUserFile /etc/git-auth-file
Require valid-user
</Location>
Also, I have configured git-auth-file.
When I type http://server/git/repos in a browser it asked for password
then nothing came up.
Also, I am not able to access it with GIT installed on my windows
machine.
Look into the smart http backend. I found it rather easy to get up and
running with just a little Google-ing.
__________ Information from ESET Smart Security, version of virus signature
database 6133 (20110518) __________
The message was checked by ESET Smart Security.
http://www.eset.com
--
You received this message because you are subscribed to the Google Groups "Git for
human beings" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/git-users?hl=en.