From: Phil Miller <mille121@illinois.edu>
To: Nanako Shiraishi <nanako3@lavabit.com>
Cc: Junio C Hamano <gitster@pobox.com>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH/resend] CVS Server: Support reading base and roots from environment
Date: Wed, 30 Dec 2009 11:12:26 -0600 [thread overview]
Message-ID: <81f018ac0912300912g25887523g1bdf29fd6e31d011@mail.gmail.com> (raw)
In-Reply-To: <20091230224108.6117@nanako3.lavabit.com>
On Wed, Dec 30, 2009 at 07:41, Nanako Shiraishi <nanako3@lavabit.com> wrote:
> Junio, could you tell us what happened to this thread?
>
> Phil Miller's patch to help gitosis installation. No response from
> git-cvsserver users.
I never resent with modifications as Junio requested. I've been busy
with some end-of-year close-out stuff, and actually wanted to
dramatically simplify part of the patch before the resend. I'll do
that shortly.
Since Gitosis wants to do repository-level access control before
running any Git commands, I figured out a CVSROOT format that would
let it do this. Given that, there's only one repository that an
invocation of git-cvsserver should be allowed to access, and so the
issue of "list separator" and so forth is moot. The resultant CVS
command line looks something like
cvs -d ":ext;CVS_SERVER=cvs
'/path/to/module':charmgit/path/to/module.git" co -d module
Note that I have had to modify Gitosis to make this, and various other
things, work. I had wanted to clean up my work before announcing it,
but if it would help you now, it is publicly available from github
now:
git://github.com/PhilMiller/gitosis.git
The documentation hasn't been updated, but the recent history makes as
least some usage clear. I'll send more details in a follow-up.
Phil
next prev parent reply other threads:[~2009-12-30 17:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-20 16:05 [PATCH/resend] CVS Server: Support reading base and roots from environment Phil Miller
2009-11-20 22:42 ` Junio C Hamano
2009-12-30 13:41 ` Nanako Shiraishi
2009-12-30 17:12 ` Phil Miller [this message]
2009-12-30 19:49 ` Junio C Hamano
2009-12-30 20:12 ` Phil Miller
2009-12-30 19:35 ` Phil Miller
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=81f018ac0912300912g25887523g1bdf29fd6e31d011@mail.gmail.com \
--to=mille121@illinois.edu \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=nanako3@lavabit.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).