From: David E. <de...@us...> - 2007-09-30 17:13:09
|
Reg wrote: > ... > What is the "pserver method"? > Or can you email me a password directly? When down loading using anonymous CVS no password is required. Try the following, it should work. cvsopts='-d:pserver:ano...@ti...:/cvsroot/tiny-cobol' cvs $cvsopts login Password: <just press enter> cvs -z3 $cvsopts co -P development If this fails check the TC project SF web site (1), as some times they do make small changes. Hope this helps. 1) TC project SF web site http://www.sf.net/projects/tiny-cobol/ |