git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Carlos Martín Nieto" <cmn@elego.de>
To: ian <ian.attard@methode-eur.com>
Cc: git@vger.kernel.org
Subject: Re: user permission / authority
Date: Tue, 06 Sep 2011 12:45:40 +0200	[thread overview]
Message-ID: <1315305949.9839.3.camel@bee.lab.cmartin.tk> (raw)
In-Reply-To: <1315303980991-6763296.post@n2.nabble.com>

[-- Attachment #1: Type: text/plain, Size: 789 bytes --]

On Tue, 2011-09-06 at 03:13 -0700, ian wrote:
> I could not find user permission or authority level. Thatis, I can restrict a
> user not to use the 'commit' function for example. Seems that everyone
> having GIT & TortoiseGIT can do any of the functions. Is there a way (or any
> other GUI)that enables these restrictions by user?

Not as far as I know, but this isn't necessary. Git is a distributed
system, so any changes that an user does only exist in their local
repository until they push the changes out to some other repository, and
with gitolite[0] you can restrict who can push to which branches.

If you just want people to be able to browse the repository, maybe
installing gitweb or cgit would fit your needs better.


[0] https://github.com/sitaramc/gitolite

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

      reply	other threads:[~2011-09-06 10:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 10:13 user permission / authority ian
2011-09-06 10:45 ` Carlos Martín Nieto [this message]

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=1315305949.9839.3.camel@bee.lab.cmartin.tk \
    --to=cmn@elego.de \
    --cc=git@vger.kernel.org \
    --cc=ian.attard@methode-eur.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).