On Fri, 2012-10-12 at 08:59 -0700, Thomas Ferris Nicolaisen wrote:
> On Friday, October 12, 2012 5:12:03 PM UTC+2, gitted wrote:
>         I want to understand how to go about providing users access to
>         git over http to manage content that will be stored in their
>         own git repository.
>         
>         
>         Scenerio:  Users signup on a website, upon choosing an account
>         name I will create a git repository for them on my servers
>         filesystem.

> The magic of allowing git push over http happens through "Smart" HTTP.
> You can read more about it here:
> http://git-scm.com/2010/03/04/smart-http.html - but note that it still
> requires some know-how of configuring web servers (Apache) for it to
> work. I haven't set it up myself (as I usually would stick to Gitblit
> for these features), but you could try googling around for some more
> how-tos.

There a few http-based repository servers out there e.g.
https://bitbucket.org/sdorra/scm-manager, http://gitlabhq.com/, 

-- 
Andrew Hardy

-- 
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 git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to