bug-global
[Top][All Lists]
Advanced

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

Re: Improved viewcvs/cvsweb link with modules


From: Hideki IWAMOTO
Subject: Re: Improved viewcvs/cvsweb link with modules
Date: Sat, 26 Aug 2006 01:34:43 +0900

On Fri, 25 Aug 2006 00:43:19 +0900, Hideki IWAMOTO wrote...
> I made a patch for this function.
> When $dir/CVS/Repository does not exist, this is compatible with previous 
> version.
> 
> Example
>   (cvs co global && cd global && htags -g 
> --cvsweb=http://cvs.savannah.gnu.org/viewcvs/ --cvsweb-cvsroot=global)
>   (tar zxf global-5.2.tar.gz && cd global-5.2 && htags -g 
> --cvsweb=http://cvs.savannah.gnu.org/viewcvs/global/ --cvsweb-cvsroot=global)
> 

This is a revised version. 
A command line option to specify whether to read CVS/Repository was added. 

 htags/htags.c    |    2 ++
 htags/htags.h    |    1 +
 htags/src2html.c |   53 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 55 insertions(+), 1 deletion(-)

----
Hideki IWAMOTO  address@hidden

Attachment: cvslink2.patch
Description: Binary data


reply via email to

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