CVS branch for v2 cae development

From Rivendell Wiki

Jump to: navigation, search

On Sun, Apr 01, 2007 at 04:53:43PM +0100, Dan Mills wrote: I have created a CVS branch for the caed rework I am doing.

It is tagged cae_rework and the work will be committed within a very few minutes.

It is not suggested to use this branch for production systems at this time (stating the obvious).

       cvs checkout -r cae_rework -d rivendell_cae rivendell

This would put the source into a directory called 'rivendell_cae/'.

Alternatively, you can switch over an existing up-to-date working copy of head by doing (from the top of the source tree):

       cvs update -r cae_rework

Once checked out, the usual CVS commands (update, commit, etc) work just as in the head branch. The checked-out copy will 'remember' that it is on cae_branch -- no need to specify the branch name each time.

Personal tools