$RBGB/../bdecheckout071124/aareadmebdetagfails080209.txt - RJL080209 See update at end. (was aareadmebdecheckout071124.txt - RJL071124) THis dir'y created solely to check out and possibly pre-rev-tag the CVS repository main branch version of bde, before future updates. I plan to compare this to the $RBGB version to capture checkin comments by using UEdit32 which has synched 2-column comparison. after down-loading both versions to the PC. Eliding all comments first by cpp pre-processing and blank line removal may also be useful. The $RBGB tree was last worked on around July 2007. I'll tag it as bdejuly2007. -------------------------- Update 0712xx.0039: I did cvs ci of 10 bde/src .cc files that have changed. TBD: Same for pr_util_[no]log files. (latter is stymied by lack of a CVS folder in alpha but not i386-linux subdir'y of pr_util_nolog: ------------- saturn.cs.uml.edu(367)> cd $RBGB saturn.cs.uml.edu(368)> lg -d pr_util_*log/*/CVS drwxr-xr-- 2 lechner 06f522 4096 Oct 25 2005 pr_util_log/alpha/CVS drwxr-xr-- 2 lechner 06f522 4096 Jan 20 2006 pr_util_log/bde/CVS drwxr-xr-- 2 lechner 06f522 4096 Oct 25 2005 pr_util_log/i386-linux/CVS drwxr-xr-- 2 lechner 06f522 4096 Oct 25 2005 pr_util_nolog/alpha/CVS saturn.cs.uml.edu(369)> -------------- ========================================= Update 080209: ----------------- During Dec/Jan I updated some files in bde tree and all 4 builds are OK again. cvs diff is empty. Then I tried cvs tag again tonight but failed. Somehow cvs has the idea there is a bde/bde subtree. I can't do cvs rm and cvs ci until I do rm -r bde/bde first. After rm -r bde/bde, cvs won't do either cvs rm or cvs ci. I tried cvs co bde/bde and got a duplicate tree. rm/cvs rm of this didn't help. ------------------ Update 080212: Added tag bde08Feb2008 to all files and removed tag bde09Feb2008 from bde node files only. NB: history doesn't show the aded tag but log does show it. I can't find a log entry for bde/bde. ???