Game Development Community

CVS Changelist

by TheMartian · in Torque Game Engine · 01/03/2006 (7:29 am) · 4 replies

Ive been away from the site for awhile and searching through the threads I didnt see anything
recent about this.

Is there still a way to see the cvs changelist for TGE? is there a way for TSE also?
Is there a new project page indicating what the plans are moving forward for TGE?

as usual thanks for your help guys :)

-M

#1
01/06/2006 (7:52 am)
K maybe I need to explain why it would be useful. When you working on a torque project and you begin to deviate a bit from the original code and then a new update/fix comes out its very helpful to see what files where
checked in to see if its something that can be integrated into our own build.

sure you can use the crudy wincvs interface, but it was really handy to look on this website see the check in comments and what files were modified.

so back to the question, is it still availabe here on this website or TDN (cause I still cant find it) thanks.
#2
01/07/2006 (9:18 am)
AFAIK there is no CVS change-log.
You can always do DIFF to see the changes.
#3
01/07/2006 (11:49 am)
You can always do DIFF to see the changes.

granted, but it was a lot easier to just see the changelist. thanks for answering though :)
#4
01/08/2006 (1:24 am)
The CVS changelog says things like "checked in 1.3", "checked in 1.4", as we don't do active development on CVS anymore.