[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Handling of the .globalrc file
From: |
Main User |
Subject: |
Handling of the .globalrc file |
Date: |
Fri, 27 Jul 2001 12:37:34 -0500 |
Hi,
In using bless.sh to move the location of the indexed html files, the
command
gtags --config script_alais
is used.
This pulls out of the config file (in my case) /cgi-bin
The problem is if I only have a line .globalrc file
default:script_alais=/cgi-bin:
it appears gtags does not work because none of the defaults are set.
In openconf (libutil/open.c) perhaps if the logic was reworked to set all
the defaults, then load the user/system rc file to overload the defaults,
the user would not need a complete set of entries in their rc file.
Right now I delete my .globalrc file, run gtags & htags then move my files
to their final destination. Recreate the oneline .golbalrc file and run
bless in the various subdirectores.
FYI
Bob
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
- Handling of the .globalrc file,
Main User <=