Difference for ./cvshowto.txt from version 1.3 to 1.4


version 1.3 version 1.4
Line 4
 
Line 4
   
 2) cvs -d ":pserver:<username>@pyropilots.org:/usr/src/cvsroot" checkout d1x  2) cvs -d ":pserver:<username>@pyropilots.org:/usr/src/cvsroot" checkout d1x
   This will retrieve the source into <current dir>/d1x    This will retrieve the source into <current dir>/d1x
   (you may wish to look into the -z flag, ex "-z9" to compress the code for    (you may wish to look into the -z flag, ex "-z6" to compress the code for
   faster transmission)    faster transmission)
   Unless you already know your username, you want "readonly".  When prompted for    Unless you already know your username, you want "readonly".  When prompted for
   the password enter "readonly".    the password enter "readonly".

Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4