History: CvsExperimentalBranches
Preview of version: 2
- «
- »
There exist experimental branches in CVS:
The branch EXP-CORE-SPIDER is for spider's (aka gravesweeper's) core he wants to try.
I created the branch like this:
cvs checkout tiki
cd tiki
cvs tag ROOT-EXP-CORE-SPIDER
cvs tag -r ROOT-EXP-CORE-SPIDER -b EXP-CORE-SPIDER
If merging should be possible, more tags are necessary.
Accessing the branch:
cvs checkout -r EXP-CORE-SPIDER tikiwiki
Flo