开发者

CVS can't get latest files

开发者 https://www.devze.com 2023-01-06 17:58 出处:网络
I have a weird problem I haven\'t seen before. I modified a file in our repository and committed as I usually do but now when I do a history the version shown as current is the previous version.

I have a weird problem I haven't seen before. I modified a file in our repository and committed as I usually do but now when I do a history the version shown as current is the previous version.

1.180 oldFile 1.181 my new changes

but 1.180 is marked current. Any ideas? I tried doing a fresh checkout and cvs update -A but still the file status indicates it's at version 1.180

See the screen shot here:

http://www.mediafire.com/imagevi开发者_如何学Cew.php?quickkey=njtmro4n24z&thumb=4


In case others see this. What I did to solve it was stop the cvs services and clean the temp files. Then I restarted and did an update. Then I got the 1.181 file version properly.

0

精彩评论

暂无评论...
验证码 换一张
取 消