git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Mihamina Rakotomandimby <mihamina@gulfsat.mg>
To: git@vger.kernel.org
Subject: simplest git deamon?
Date: Mon, 12 Apr 2010 16:47:40 +0300	[thread overview]
Message-ID: <20100412164740.740050cb@pbmiha.malagasy.com> (raw)

Manao ahoana, Hello, Bonjour,

I would like to setup a git repository, on a Debian machine.
I would like to access it only with git:// (no http://, no ssh://,...)

How to implement read/write restriction when just wanting to use
"git://" without dealing with SSH?

http://www.kernel.org/pub/software/scm/git/docs/everyday.html, at it's
bottom tlak about this but it requires SSH.
https://help.ubuntu.com/community/Git talks about gitosis, but it
requires keys.

I have the GIT repository setup, with the "git://"-only access scheme, 
but anyone may push into this.

I expected just a flat file the SVN way (But I dont want to use SVN):

  [users]
  alice: al_pass
  bob  : b_pass
  
  [groups]
  senior:alice,bob
  
  [permissions]
  @senior:all
  @anonymous:clone

How could I do that?

Misaotra, Thanks, Merci.

-- 
       Architecte Informatique chez Blueline/Gulfsat:
    Administration Systeme, Recherche & Developpement
                +261 34 29 155 34 / +261 33 11 207 36

             reply	other threads:[~2010-04-12 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12 13:47 Mihamina Rakotomandimby [this message]
2010-04-12 14:22 ` simplest git deamon? Shawn O. Pearce
2010-04-12 14:23 ` Tomas Carnecky
2010-04-12 14:24 ` Matthieu Moy
2010-04-12 23:22 ` Ilari Liusvaara

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=20100412164740.740050cb@pbmiha.malagasy.com \
    --to=mihamina@gulfsat.mg \
    --cc=git@vger.kernel.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).