Menu

#1382 CVS Diff fails, creates temp dir then uses wrong name

1_-_Major
open
nobody
Commands (265)
5
2012-09-15
2011-08-05
Vin Lucas
No

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.

Here is what is in the popup dialog:

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

Success, CVS operation completed

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

Discussion


Log in to post a comment.

MongoDB Logo MongoDB