As I wrote on Saturday, there was a fix committed to the WinCvs code to speed
up some operations. I updated my copy and compiled the wincvs.exe program to
test it out. Now I have had the opportunity to test the procedures at work with the
following setup:

Server: Dedicated W2000 server on a 100Mbps LAN
CVSNT: Version 1.10.8 on server
Client: cvs.exe from latest cvsnt build used locally on client for all tests
WinCvs: tested versions 1.2, 1.3.beta6, 1.3.beta7, 1.3.beta7 with latest fix

I tested graph and diff on a source file with 10 revisions, diff was to 1.9 and used
the external diff program ExamDiff.
Results Time in seconds until final display appears):

Test operation:   Diff    Graph
WinCvs 1.2          2       0.5
WinCvs 1.3b6        5       4
WinCvs 1.3b7      124      12
WinCvs 1.3b7(new)   6       2

It looks to me that the fix has at least solved most of the problems even though the
performance is not yet up to the WinCvs 1.2 standards.

/Bo

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to