Actions:
|
2011-08-08 17:01 AEST by Arthur Barrett - RCS tools - rlog is slow, makes cvsweb slow.
The RCS compatibility tools is a server install option (via custom install).
When I run an rlog on a single file, it seems to 'hang' at the end but
eventually return Ok to the command line.
Tested on Windows 7 x32 (UD6_SALES). |
|
2011-08-08 17:06 AEST by Arthur Barrett - Also affects rcsdiff:
rcsdiff -r 1.1 -r 1.2 "C:\PROGRA~2\MARCHH~1\myrepo\project\so
urces\components.dir\CUSTADDR.XML,v"
rlog "C:\PROGRA~2\MARCHH~1\myrepo\project\so
urces\components.dir\CUSTADDR.XML,v"
Probably need to enable tracing via ClientTraceFile so I can 'see' where it is
hanging... |