Masanori Watanabe [mailto:[EMAIL PROTECTED] wrote: > I'm looking for a way to copy the history and tag > information from one branch to another when I merge > the changes made in one branch into another ? > Does anybody know how ? You don't need to copy anything. The history and tags for all branches are all stored together. Just issue a 'cvs log' command and you'll see the whole thing.
-- Jim Hyslop Senior Software Designer Leitch Technology International Inc. (<http://www.leitch.com/>) Columnist, C/C++ Users Journal (<http://www.cuj.com/experts>) _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
