Help, I am looking into porting the SQL code from the DOM to the DTM model and I want to make sure that I really know how Branching and Merging work before I make a mess in the source tree. So here I go I retrieved a fresh copy of Xalan from /home/cvs cvs checkout :ext:xxxxx:/home/cvs xml-xalan then I did a merge of the DTM_EXP code so I went into the xml-xalan director and executed cvs -d -j DTM_EXP now when I check in, if the DTM_EXP branch still exists, I check in the code using cvs ci -r DTM_EXP otherwise if the DTM_EXP has already been merged, I just do a normal commit ?? See any problems here ?? Thanks JohnG
