# go to HEAD sandbox
# remove all sticky tags
cvs upd -A
# merge all changes from the branch point up untill now into HEAD.
# beware! If any changes exists in HEAD, they will be overwritten
cvs upd -j HEAD -j MCS_REL_1
# go to HEAD sandbox
# remove all sticky tags
cvs upd -A
# merge all changes from the branch point up untill now into HEAD.
# beware! If any changes exists in HEAD, they will be overwritten
cvs upd -j HEAD -j MCS_REL_1