分支到主线:
cvs update -P -A -d -jtest1 cp.txt (in directory D:\CVSworkspace\11\)
U cp.txt
***** CVS exited normally with code 0 *****
cvs commit -m fg cp.txt (in directory D:\CVSworkspace\11\)
/home/cvsroot/Etest_src/11/cp.txt,v <-- cp.txt
new revision: 1.5; previous revision: 1.4
***** CVS exited normally with code 0 *****
主线到分支
cvs update -P -A -d -j1.6 cp.txt (in directory D:\CVSworkspace\11\)
U cp.txt
***** CVS exited normally with code 0 *****
主线到分支的合并,合并完了根本不用我提交,因为没变成红色的,不过里面的内容到是合在一起了.
附件: 您所在的用户组无法下载或查看附件