I right click on a file and select CVS Diff. I get this error message: "This file is new and has never been committed to the server or is an empty file on the server". However, the file has been committed; cvs update can retrieve the file.
In D:\DOCUME~1\501804~1\LOCALS~1\Temp\TCV58644.tmp: "C:\Program Files\CVSNT...
checkout -r 1.1 -d tmp analysis/development/inspection/python/processOutput2.py
CVSROOT=:ssh:lucasv@myserver.com:/cvsroot/dev-v2
U temp/processOutput2.py
So, the command is looking for %tmp%\TCV58644.tmp. However, the directory that was acutally created in %tmp% is named TCV58534.tmp. The name it is looking for does not match the name of the directory that it created. How does TortoiseCVS assign the number after TCV? Why doesn't it remember the number that it used?
TortoiseCVS version: 1.12.5
OS: Windows XP SP3
cvs version 2.5.05 (Gan) Build 3744