Game Development Community

Quick CVS update question

by Jim McLuckie · in Torque Game Engine · 02/15/2002 (7:16 am) · 1 replies

I'm using WinCVS to update from the GG CVS. I have a question about updating. I currently have Release_1_1_1. When I log in and "Query update," it does not show that anything has been updated. I'm assuming it's checking to see what has been updated in the Release_1_1_1. I'm interested in seeing the latest updates...how can I set it to query ALL updates? I'm interested in seeing the diff between local and server scripts, but they say there's no update, and I know that's not true...do you guys get what I'm saying? Any help?

#1
02/15/2002 (9:55 am)
It sounds like your check-out is "sticky" to release 1.1.1. There should be something in the controls to turn off stickiness. I'm sorry, I don't have the gui in front of me right now. In command line I usually do "cvs up -P -A".