From: Konstantin Khomoutov <flatworm@users.sourceforge.net>
To: robert mena <robert.mena@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Pointers to setup an internal git repository with access control
Date: Tue, 30 Aug 2011 16:22:23 +0400 [thread overview]
Message-ID: <20110830162223.1cbf9f98.kostix@domain007.com> (raw)
In-Reply-To: <CAAZ43xZPsw2CnqOtb6wO7dRC1eMd0eweQ30w-wfzUHL5cqw=Yw@mail.gmail.com>
On Tue, 30 Aug 2011 08:01:44 -0400
robert mena <robert.mena@gmail.com> wrote:
> I am trying to migrate from SVN to git and so I am looking for tools
> that help me create an interal repository. I currently use SVN over
> HTTPS/Dav using the access.conf to be able to control which uses can
> read/write to the repos or given branches.
>
> Ideally I am looking for tools that enable me to do the same with git.
Possibly look at smart http protocol [1], [2].
I may be wrong, but this access method cannot be used to implemet
access control with branch-level granularity. If you really need this,
use gitolite [3].
1. http://progit.org/2010/03/04/smart-http.html
2. http://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html
3. https://github.com/sitaramc/gitolite
next prev parent reply other threads:[~2011-08-30 12:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-30 12:01 Pointers to setup an internal git repository with access control robert mena
2011-08-30 12:22 ` Konstantin Khomoutov [this message]
2011-08-30 12:35 ` robert mena
2011-08-30 12:59 ` Konstantin Khomoutov
2011-08-30 18:33 ` Magnus Bäck
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=20110830162223.1cbf9f98.kostix@domain007.com \
--to=flatworm@users.sourceforge.net \
--cc=git@vger.kernel.org \
--cc=robert.mena@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).