Diff for /wikisrc/users/dholland/hgnb.mdwn between versions 1.3 and 1.4

version 1.3, 2014/12/14 02:56:48 version 1.4, 2014/12/14 02:57:24
Line 28  Therefore, the basic usage is almost ent Line 28  Therefore, the basic usage is almost ent
   
 |       CVS                     | Mercurial  |       CVS                     | Mercurial
   
 |       cvs checkout            | hg clone   |      cvs checkout            | hg clone
 |       cvs update -dP          | hg pull && hg update   |      cvs update -dP          | hg pull && hg update
 |       cvs -n update           | hg status   |      cvs -n update           | hg status
 |       cvs log file            | hg log file  [or just hg log]   |      cvs log file            | hg log file  [or just hg log]
   
         cvs update -p file      hg cat file          cvs update -p file      hg cat file
         cvs annotate            hg annotate          cvs annotate            hg annotate

Removed from v.1.3  
changed lines
  Added in v.1.4


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb