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 <[email protected]> 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 <[email protected]> -- Hideki IWAMOTO <[email protected]>
cvsweb-url-view-param.patch
Description: Binary data
_______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global
