git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Potapov <dpotapov@gmail.com>
To: Melchior FRANZ <melchior.franz@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [RFC] Single system account for multiple git users
Date: Wed, 2 Jul 2008 18:45:36 +0400	[thread overview]
Message-ID: <20080702144536.GA1721@dpotapov.dyndns.org> (raw)
In-Reply-To: <200807011055.51738@rk-nord.at>

On Tue, Jul 01, 2008 at 10:55:50AM +0200, Melchior FRANZ wrote:
> 
> Indeed. This is AFAIK the main reason why git might not be used
> by a project where I'm contributor. gitosis could help here, but
> I guess that a built-in solution would be preferred. An external
> addon looks a bit like band-aid.  ;-)

Yes, and they impose some its own access control model, which is
different to what you normally have using git-shell. So, the purpose
of my patch was to provide the absolutely minimal change to git-shell
which allows to have a central Git server with multiple Git users under
one system account. I guess that most Git developers do not use Git in
this configuration, so they are not very interested in this patch. But
there are projects where having a central repo is strict requirement
(usually justified by having centralized place to backup all sources,
difficult exchanging patches by email especially in great volume, and
impossibility direct connection due to firewalls, etc...).

So, I believe that my patch (or something simple like that) could help
Git with wider adaptation.

Thanks,
Dmitry

      reply	other threads:[~2008-07-02 14:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30 15:11 [RFC] Single system account for multiple git users Dmitry Potapov
2008-06-30 15:59 ` Asheesh Laroia
2008-06-30 16:51   ` Dmitry Potapov
2008-06-30 16:56     ` Jon Loeliger
2008-06-30 17:07       ` Dmitry Potapov
2008-06-30 16:04 ` Jakub Narebski
2008-06-30 17:05   ` Dmitry Potapov
2008-07-01  8:55 ` Melchior FRANZ
2008-07-02 14:45   ` Dmitry Potapov [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=20080702144536.GA1721@dpotapov.dyndns.org \
    --to=dpotapov@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=melchior.franz@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).