From: Tony G. <Ton...@Su...> - 2006-03-08 11:10:18
|
As James doesn't quite say, there nothing wrong with your command. 'cvs login' just writes an encryted password in ~/.cvspass for use with protocols, possibly only the pserver protocol, that want your password. See http://cvsbook.red-bean.com/cvsbook.html#Accessing%20A%20Repository for a better explanation. Since 'cvs login' completed without error, you should be able to checkout xmlroff using the command that James showed. Regards, Tony. James Kibblewhite <Jam...@gl...> writes: > Have you tried: > cvs -d:pserver:ano...@cv...:/cvsroot/xmlroff co xmlroff > > After ?? > Regards, kibble > > -----Original Message----- > From: xml...@li... > [mailto:xml...@li...] On Behalf Of HILT > Guillaume > Sent: 08 March 2006 10:10 > To: xml...@li... > Subject: [xmlroff] Can't access to cvs > > I'm using debian with cvs and this command : > cvs -d:pserver:ano...@cv...:/cvsroot/xmlroff login > > When it's asking for password, I hit enter and after a few seconds, it's > go > back to the prompt. > > Any idea about something wrong in my command ? > > Thanks, > > -- > HILT Guillaume <Shadow AOK> > Webmaster > http://www.shadowprojects.org > > > > ________________________________________________ > Message sent using UebiMiau 2.7.9 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > xmlroff-list mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlroff-list > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642 > _______________________________________________ > xmlroff-list mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlroff-list |