Yeah, some things are a little arcane that way, it's all good. I use the instructions on that page, and it is nice. Good luck!
-Kohan > Date: Mon, 24 Aug 2009 17:56:01 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [hlcoders] Source control solution? > > Cheers, thought I would have seen it in the Wiki before. > > > 2009/8/24 Kohan Venets <[email protected]>: > > > > http://developer.valvesoftware.com/wiki/Using_Subversion_for_Source_Control_with_the_Source_SDK > > > > :) > > > > -Kohan > > > > > > > >> Date: Mon, 24 Aug 2009 17:32:58 +0100 > >> From: [email protected] > >> To: [email protected] > >> Subject: Re: [hlcoders] Source control solution? > >> > >> Agreed. I think the Wiki should have a tutorial for setting up source > >> control with tortoise svn and prehaps xp-dev.com as an example host. > >> > >> I'm still trying to figure it all out. SVN really isn't something I'm used > >> to. > >> > >> At the moment I'm thinking of having it like this: > >> > >> root > >> root->trunk > >> root->branches > >> root->branches->sdk > >> root->branches->mod > >> root->branches->mod->trunk > >> root->branches->mod->branches > >> > >> When there is an SDK update I put it into the sdk branch and merge it > >> into the main trunk. From there I merge the sdk update into the mod's > >> trunk and into it's branches. > >> > >> Problem is I'm at a bit of a loss as to if this is how I should do it > >> and how to set it all up. > >> > >> 2009/8/24 Jorge Rodriguez <[email protected]>: > >> > For the love of God don't use SourceSafe. It's an abomination that will > >> > be > >> > sent to the hell fires on judgment day. CVS isn't quite that bad but > >> > it's a > >> > real pain to use anyway. Subversion, Perforce, and git are pretty much > >> > your > >> > choices. > >> > > >> > -- > >> > Jorge "Vino" Rodriguez > >> > _______________________________________________ > >> > To unsubscribe, edit your list preferences, or view the list archives, > >> > please visit: > >> > http://list.valvesoftware.com/mailman/listinfo/hlcoders > >> > > >> > > >> > >> _______________________________________________ > >> To unsubscribe, edit your list preferences, or view the list archives, > >> please visit: > >> http://list.valvesoftware.com/mailman/listinfo/hlcoders > >> > > > > _________________________________________________________________ > > Get back to school stuff for them and cashback for you. > > http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1 > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > _________________________________________________________________ Get back to school stuff for them and cashback for you. http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

