[cvsnt] Re: ViewCvs problem with CVSNT build68
Tony Hoyle
tmh at nodomain.org
Thu Jan 23 11:02:46 GMT 2003
On Thu, 23 Jan 2003 09:14:36 +0100, Bo Berglund
<bo.berglund at telia.com> wrote:
>
>In which file does the rlog call reside? Doing a search for 'rlog' in
>the viewcvs.py file returns nothing at all.
>
In mine there's at least one reference in rlog.py (look for the
os.popen call).
There's quite a few in viewcvs.py, I've no idea which one to change
though.
The simple answer is probably to just create an rlog.bat file that
gets found first in the path containing:
@rlog.exe -q %1 %2 %3 %4 %5 %6 %7 %8
More information about the cvsnt
mailing list