Re: [PATCH] gitweb: use action dispatcher for non-project actions, too.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 16 Aug 2006 19:06:02 -0700, Junio C Hamano wrote:
>
> You completely lost me.  What are you trying to achieve here?

Presumably the goal is to take better advantage of the hierarchical
namespace provided with the path component of the URL before dropping
to the query string.

> I suspect this kind of funkies (and PATH_INFO) might be easier
> to do in mod_rewrite() outside gitweb, but that is probably just
> me.

Personally, I disagree, (at least as far as PATH_INFO---my feelings
aren't as strong for the action parameters).

A current problem I have with git is the difficulty of publishing a
new repository to the world. With our current setup on
freedesktop.org, for example, I have to publish 3 separate URLs
depending on how users might decide to interact with my repository,
(one for gitweb browsing and two separate URLs for doing git
clone/fetch/pull over either git: or http:). Much of that can now be
fixed with configuration changes on our server---but anything git can
do to simplify the amount of configuration is definitely appreciated.

-Carl

PS. A secondary problem is the difficulty of publishing a new
branch. But if I can get the 3 URLs above down to 1, then I could
probably live with the user having to figure out how to combine the
repository URL with the branch name, (in different ways depending on
what the user is doing).

Attachment: pgpHBLG5oBEPt.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]