Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
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