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 [EMAIL PROTECTED]
cvslink2.patch
Description: Binary data
_______________________________________________ Bug-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-global
