Confused<<<<
by Dan Perz · in Torque Game Engine · 01/15/2004 (6:34 am) · 8 replies
I dont get where im supposed to type in the version code or where to type in HEAD. can someone plz help me with this.
#2
01/15/2004 (7:14 am)
Some people download the newest version of CVS which (I think) is different than what is suggested for use with TGE CVS.
#3
01/15/2004 (7:27 am)
The docs show the settings for the newest version =)
#4
01/15/2004 (7:31 am)
Thx alot :)
#5
Here is a link to the new Alpha Documentation that may make everything a little more clear:
www.garagegames.com/docs/alpha/
-Jeff Tunnell GG
01/15/2004 (8:46 am)
Type in HEAD where it says By revision/tag branch:Here is a link to the new Alpha Documentation that may make everything a little more clear:
www.garagegames.com/docs/alpha/
-Jeff Tunnell GG
#6
01/15/2004 (9:08 am)
Also, if you don't type anything, you get HEAD by default
#7
That is only true if you didn't previously specify a tag. If you did then you need to check the "Reset any sticky date/tag/'-k' options" on the "Update settings" tab. If you don't it will continue to check out the file using the previous tag.
01/15/2004 (9:46 am)
Quote:
Also, if you don't type anything, you get HEAD by default
That is only true if you didn't previously specify a tag. If you did then you need to check the "Reset any sticky date/tag/'-k' options" on the "Update settings" tab. If you don't it will continue to check out the file using the previous tag.
#8
Good catch nonetheless
to sum it up :
--> When you check out any module for the first time, if you enter nothing, it will default to getting HEAD.
--> When you update your local copy, if you leave it empty, it will use the same tag as the initial checkout. If you want to update to another tag/branch, you have to do what Dan said
01/15/2004 (12:21 pm)
..Unless the tag you specified the first time was HEAD :)Good catch nonetheless
to sum it up :
--> When you check out any module for the first time, if you enter nothing, it will default to getting HEAD.
--> When you update your local copy, if you leave it empty, it will use the same tag as the initial checkout. If you want to update to another tag/branch, you have to do what Dan said
Associate Matt Fairfax
PopCap
Taken straight from the WinCVS Doc