On Fri, Nov 30, 2001 at 03:22:28PM +0100, Anders Rosendal wrote: > Hi > What is the cvs syntax for checkingout the latest development release from > cvs including the "tapeio" branch.
This is a very handy document: http://www.mail-archive.com/[email protected]/msg07758.html Here's the cvs commands to check out the 2.42 tapeio branch If you don't specify the '-r amanda-242-tapeio', you will get the head of the CVS tree, which (for me at the moment) seems to be working and includes the tapio stuff. # cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/amanda login # cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/amanda checkout -r amanda-242-tapeio amanda -- Adam Haberlach | Computer science has the unfortunate characteristic [EMAIL PROTECTED]| that many of the pioneers of the field are still | alive and doing research. | -- Adam Rifkin
