git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: Joshua Stoutenburg <jehoshua02@gmail.com>
Cc: Git List <git@vger.kernel.org>
Subject: Re: zealous git convert determined to set up git server
Date: Sat, 17 Sep 2011 00:39:22 +0200	[thread overview]
Message-ID: <201109170039.22954.jnareb@gmail.com> (raw)
In-Reply-To: <CAOZxsTqtW=DD7zFwQLjknJR8g0nnh0WPUPna6_np4bVoGnSntQ@mail.gmail.com>

Joshua Stoutenburg wrote:
> 2011/9/15 Jakub Narebski <jnareb@gmail.com>:

> > I think that either "Pro Git" book, or "The Git Community Book"
> > would be a best source to learn about setting-up git server.
> >
> > I think the simplest solution for git hosting management would be to
> > use gitolite (there are other git repository management software:
> > Gitosis, SCM Manager, Gitblit).
> >
> > If you want to host something like GitHub, there are open source
> > solutions too: Gitorious, InDefero, Girocco + gitweb,...
> >
> > HTH
> > --
> > Jakub Narębski
> >
> >
> 
> I totally didn't see "The Git Community Book".  There's no link for it
> where I was looking: http://git-scm.com/documentation

I think that link to "Git Community Book" (http://book.git-scm.com) on Git
Documentation page (http://git-scm.com/documentation) got replaced by the
link to "Pro Git" book; I guess becaue the former is not finished and it
doesn't look like it would be finished soon.

[...]
> Question 2: It seems gitolite is the popular choice for git user
> management.  Any reason why?

From Gitosis and Gitolite, both git repository management tools, Gitosis
requires setuptools beside Python, and looks like it is not developed
anymore, while Gitolite (which started as rewrite of Gitosis in Perl)
requires only Perl and is actively developed.

Nb. even Gitosis author recommends Gitolite:
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way

  Update (12-12-2010): For additional features not present in gitosis,
  check out gitolite.
 
> Question 3: So, Gitorious is more than just a repository hosting
> website?  It's also an open source repository hosting platform, which
> powers the Gitorious website?  That's pretty cool.

Yes, GitHub:FI (this one proprietary), Gitorious (powering gitorious.org),
InDefero, Gitblit and Girocco + gitweb (the last one powering http://repo.or.cz)
are all full-fledged git hosting sites, with web interface to view and
manage repositories.

-- 
Jakub Narebski
Poland

  parent reply	other threads:[~2011-09-16 22:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 11:38 zealous git convert determined to set up git server Joshua Stoutenburg
2011-09-15 20:59 ` Luke Diamand
2011-09-16 17:00 ` Sitaram Chamarty
2011-09-16 20:40   ` Andreas Krey
2011-09-16 22:22     ` Ilari Liusvaara
2011-09-17  2:40     ` Sitaram Chamarty
2011-09-16 22:39 ` Jakub Narebski [this message]
2011-09-17  2:45   ` Sitaram Chamarty
2011-09-17 21:04 ` fREW Schmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201109170039.22954.jnareb@gmail.com \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jehoshua02@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).