Bjorn Boulder wrote: > rails and git people, > > I am searching for some Rails code I can use to serve git > repositories. > > Please alert me if you know of any projects which have this use-case. > > In other words I want to create my own github.
I don't think there's anything available, unless Gitorious has released its source (is that written with Rails? not sure), which is part of the reason that Github is such a big deal. You probably want to shell out to a native Git client, although Grit is also a possibility. If you want to collaborate on this, e-mail me. I've been thinking of trying something like this myself. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

