History of bitweaverCVS

Our CVS is hosted at [http://cvs.sourceforge.net/viewcvs.py/tikipro/|SourceForge]

Check out our groovy [/cvs|CVS Stats]

!!How is the TikiProCVS organized

__Modules__
Every ((TikiProRoadMap|TikiPro release)) has a module named after it. So, to get code for ReleaseBonnie, you want to check out the code from Sourceforge. If you are you a [http://sourceforge.net/project/memberlist.php?group_id=101599|member of the TikiPro project] then you should:
cvs -d :ext:yourusername@cvs.sf.net:/cvsroot/tikipro co bonnie
If not, you can get anonymous access. Note this method users a mirrored CVS and has a 24+ code delay with the :ext: method indicated above.
cvs -d :pserver:anonymous@cvs.sf.net:/cvsroot/tikipro co bonnie



Other modules:

_adodb - the latest import and merge of the adodb library supported by TikiPro
adodb - same as _adodb, just placed in the lib directory.
_smarty - the latest import and merge of the smarty library supported by TikiPro
smarty - same as _smarty, just placed in the lib directory.
tiki - the pre-modular tiki 1.8 based core.
spidercore - the in progress modularizing of TikiPro. Doesn't inculde adodb or smarty
tikiprocore - the upcoming tikipro core without 3rd party libraries. This module does not yet exist.


__Branches__
As discussed in ((ReleaseProcess)) there are three active branches in cvs: STABLE, TESTING, and DEVELOPMENT. See ((ReleaseProcess)) for which branch is currently in which state.

DEVELOPMENT is the cvs trunk also known as HEAD.
Fixes in STABLE get merged into TESTING as needed.
Fixes in TESTING, including those from STABLE, get merged into HEAD as needed.
Several tags are maintained on DEVELOPMENT, TESTING, and STABLE to manage the merge process. In general you should simple checkout the latest version of the brach you are working on. See ((ReleaseProcess)) for what should be done where.

Format:
*Branch - Comment
**Tag - Comment
**Tag - Comment

*PURETIKI - Initial import of Tiki 1.8 for fork
*AL - Release 1
**AL_LASTMERGE - Point at which the most recent merge to HEAD took place.
**AL_NEXTMERGE - Point to which the next merge to HEAD will end. (Only used for a few minutes at a time while merging)
**AL_RC1 - Release Canidate 1
**AL_RC2 - Release Canidate 2

To get a fresh copy:
*__~~#006600:cvs -z 3 -d :ext:yoursfnic@cvs.sourceforge.net:/cvsroot/tikipro co -r AL -d testing tikipro~~__ will check out this branch to a directory called 'testing'
To update a current directory to this branch:
*__~~#006600:cvs -z 3 update -dP -r AL~~__


^How merge to head is done:
__In AL/tikipro directory:__
cvs update -dP
cvs tag -c AL_NEXTMERGE
__In merge/HEAD directory:__
cvs -d :ext:btodoroff@cvs.sourceforge.net:/cvsroot/tikipro co tikipro
cd tikipro
cvs update -j AL_LASTMERGE -j AL_NEXTMERGE
cvs commit -m "Merge recent changes from AL into HEAD"
cd ..
rm -rf tikipro
__Back in AL/tikipro directory:__
cvs tag -r AL_NEXTMERGE -F AL_LASTMERGE
^
Page History
Date/CommentUserIPVersion
26 Mar 2008 (15:37 UTC)
spiderr66.194.217.22167
Current • Source
spiderr69.134.148.4065
View • Compare • Difference • Source
Jerry Russell66.25.205.23264
View • Compare • Difference • Source
laetzer217.83.93.21163
View • Compare • Difference • Source
xing81.223.107.22361
View • Compare • Difference • Source
dspt217.21.50.16760
View • Compare • Difference • Source
xing194.152.164.4559
View • Compare • Difference • Source
xing194.152.164.4558
View • Compare • Difference • Source
xing194.152.164.4557
View • Compare • Difference • Source
xing194.152.164.4556
View • Compare • Difference • Source
xing194.152.164.4555
View • Compare • Difference • Source
Stephan Borg218.214.1.11354
View • Compare • Difference • Source
xing194.152.164.4553
View • Compare • Difference • Source
xing194.152.164.4552
View • Compare • Difference • Source
Stephan Borg218.214.1.11351
View • Compare • Difference • Source
xing194.152.164.4549
View • Compare • Difference • Source
laetzer84.191.93.21948
View • Compare • Difference • Source
Stephan Borg218.214.1.11347
View • Compare • Difference • Source
Stephan Borg218.214.1.11346
View • Compare • Difference • Source
spiderr68.125.207.11345
View • Compare • Difference • Source
spiderr66.93.240.20444
View • Compare • Difference • Source
spiderr66.93.240.20443
View • Compare • Difference • Source
spiderr66.93.240.20442
View • Compare • Difference • Source
spiderr66.93.240.20440
View • Compare • Difference • Source
spiderr66.93.240.20439
View • Compare • Difference • Source
spiderr66.93.240.20438
View • Compare • Difference • Source