Hallo there, Help me please.
I have a branch 'feedback'. I merged some changes into this branch FROM THE TRUNK one time. And now I want to merge the changes from the branch INTO THE TRUNK. But I don't know how to make it properly: 1. cvs up -j feedback 2. cvs up -j feedback_merged_from_head -j feedback where 'feedback_merged_from_head' - is a tag applied to the branch after I've made the merge. 3. cvs up -j head_merged_to_feedback -j feedback where 'head_merged_to_feedback' - is a tag applied to the trunk after the merging to the branch 'feedback'. -- Artem _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
