From: "Jakub Narebski" <jnareb@gmail.com>
To: "Martin Waitz" <tali@admingilde.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] gitweb: configurable home link string
Date: Tue, 15 Aug 2006 21:36:43 +0200 [thread overview]
Message-ID: <8fe92b430608151236l35ff169cjea6580250182b5ef@mail.gmail.com> (raw)
In-Reply-To: <20060815192737.GA14459@admingilde.org>
On 8/15/06, Martin Waitz <tali@admingilde.org> wrote:
> On Tue, Aug 15, 2006 at 06:15:05PM +0200, Jakub Narebski wrote:
>> There is similar improvement in gitweb-xmms2, where the git clone/fetch
>> URL for an individual project is visible in the "summary" page for project,
>
> doesn't it make more sense to make it more easy to use the same URL for
> git:, http: and gitweb?
It is not always possible to use the same URL for gitweb and http://
access, for example gitweb might require /cgi-bin/ in path. git:// and
git+ssh:// access migh need different path than http:// access.
With PATH_INFO for 'project' parameter actually used gitweb link would
be the same as http:// access link; the problem would be to
differentiate which handle using gitweb.cgi, and which handle
directly.
--
Jakub Narebski
next prev parent reply other threads:[~2006-08-15 19:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-14 22:50 [PATCH] gitweb: configurable home link string Yasushi SHOJI
2006-08-15 16:15 ` Jakub Narebski
2006-08-15 19:27 ` Martin Waitz
2006-08-15 19:36 ` Jakub Narebski [this message]
2006-08-15 20:24 ` Carl Worth
2006-08-15 22:11 ` Martin Waitz
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=8fe92b430608151236l35ff169cjea6580250182b5ef@mail.gmail.com \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=tali@admingilde.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.
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).