From: Reg <re...@ri...> - 2007-09-30 22:58:08
|
Reg wrote: > > > > David Essex-2 wrote: >> >> 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/ >> >> Hi, Tried it but:- >> ******************************************** >> [root@Appserver viewvc-1.0.4]# >> cvsopts='-d:pserver:anonymous@...:/cvsroot/tiny-cobol' >> [root@Appserver viewvc-1.0.4]# cvs $cvsopts login >> Logging in to :pserver:anonymous@...:2401/cvsroot/tiny-cobol >> CVS password: >> Unknown host .... >> [root@Appserver viewvc-1.0.4]# cvs -z3 $cvsopts co -P development >> Unknown host .... >> [root@Appserver viewvc-1.0.4]# >> ************************************************* >> No joy! >> Regards, >> Reg. >> >> >> OOOOPS! >> Just checked my typing again, apologies, it does work! >> Thanks very much. >> Sorry again, >> Regards, >> Reg. >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Tin...@li... >> https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users >> >> > > -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a12971198 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |