Re: [PATCH (revised)] gitweb: Show project's git URL on summary page

From: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Date: 2006-08-16 17:31:01
Jakub Narebski wrote:
> From 31e4de9f22a3b17d4ad0ac800132e4e1a0a15006 Mon Sep 17 00:00:00 2001
> From: David Rientjes <rientjes@google.com>
> Date: Tue, 15 Aug 2006 11:43:04 -0700
> Subject: [PATCH] gitweb: Show project's git URL on summary page
> 
> Add support for showing multiple clone/fetch git URLs for project on
> a summary page. URL for project is created from base URL and project
> name.
> 
> For example for XMMS2 project (xmms.se) the git base URL would be
> git://git.xmms.se/xmms2.
> 
> With corrections from David Rientjes <rientjes@google.com>
>

this can give wrong value is some case with index.aux as projects_list. I have a setup where
project details are displayed via gitweb but not reachable via http:// url and some reachable via http:// url.

For the first one only ssh:// based clone mechanism will work and for the other both will work. How do we handle 
that

-aneesh

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Aug 16 17:32:24 2006

This archive was generated by hypermail 2.1.8 : 2006-08-16 17:33:01 EST