--- wikisrc/users/dholland/hgnb.mdwn 2014/12/14 02:51:25 1.1 +++ wikisrc/users/dholland/hgnb.mdwn 2014/12/14 02:56:04 1.2 @@ -26,12 +26,12 @@ somewhere that constitutes the master co Therefore, the basic usage is almost entirely unchanged: - CVS Mercurial + CVS | Mercurial - cvs checkout hg clone - cvs update -dP hg pull && hg update - cvs -n update hg status - cvs log file hg log file [or just hg log] + cvs checkout | hg clone + cvs update -dP | hg pull && hg update + cvs -n update | hg status + cvs log file | hg log file [or just hg log] cvs update -p file hg cat file cvs annotate hg annotate cvs diff -u hg diff