Checking out 2.3.x from CVS

Everything from To-Do lists to discussion of the latest developments for ToME 3.x.x go here

Moderator: Moderator

Post Reply
Message
Author
elcugo
Reaper
Posts: 440
Joined: Thu Sep 27, 2007 6:26 am
Location: México
Contact:

Checking out 2.3.x from CVS

#1 Post by elcugo »

Hi, I just figured out the proccess, I post it here for convenience.

First login to the CVS server:

Code: Select all

cvs -d:pserver:anonymous@t-o-m-e.net:/var/cvs/tome login
(Ifyou have CVS commit rights then replace Anonymous with your username)

Next, checkout the 2.3.0 brach:

Code: Select all

cvs -d:pserver:anonymous@t-o-m-e.net:/var/cvs/tome checkout -r tome_230_branch tome2
(Again replace anonymous if apropiate)

This will put the 2.3.x branch into a "tome2" directory. Last step is to work in bug fixes and features :)
sign: File not found.

Post Reply