bug-global
[Top][All Lists]
Advanced

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

Re: [PATCH] add an option to htags for specifing "?view=" in viewcvs URL


From: Hideki IWAMOTO
Subject: Re: [PATCH] add an option to htags for specifing "?view=" in viewcvs URL
Date: Sat, 17 Dec 2016 04:26:20 +0900

Viewcvs version 0.9 and freebsd cvsweb simply ignore unknown parameters.
Therefore there was no problem adding "?view=log" unconditionally, and
adding a new option is unnecessary.
Revised patch is attached.

 htags/src2html.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)


On Fri, 16 Dec 2016 23:39:25 +0900
Hideki IWAMOTO <address@hidden> wrote:

> Hi.
> 
> The attached patch adds an option to htags for specifing the value of 
> parameter "view"
> in viewcvs URL.
> "?view=log" is required when accessing the viewvc server that 
> default_file_view
> configuration option is not set to "log".
> 
> 
> diffstat:
>  htags/htags.c    |    6 ++++++
>  htags/htags.h    |    1 +
>  htags/manual.in  |    2 ++
>  htags/src2html.c |    4 ++++
>  4 files changed, 13 insertions(+)
> 
> -- 
> Hideki IWAMOTO <address@hidden>

-- 
Hideki IWAMOTO <address@hidden>

Attachment: cvsweb-url-view-param.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]