On Mon, 2003-03-31 at 07:26, Mick Boda wrote: > Hi All, > > I wanted ot download the CVS repositories from > > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/lcdp > > I apt-get'ted and installed CVS and "configured" it. (If call crossing > your fingers and selcting defaults configuring). > > How do I log into a CVS server?
cvs -d.... login press enter at the password (generally...) or use anonymous as the password. You must do this. Sometimes I get a failure on this and I have to touch ~/.cvspass to get it working. -- Thanks KenF OpenOffice.org developer -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
