From: James K. <Jam...@gl...> - 2006-03-08 10:21:45
|
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=3Dlnk&kid=3D110944&bid=3D241720&dat=3D= 121642 _______________________________________________ xmlroff-list mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlroff-list |
From: HILT G. <gui...@wa...> - 2006-03-08 15:17:09
|
Sorry, due to a bad manipulation, I've lot my last 10 mails so I can't read your answer :x Could you resend it to me please ? Thanks ;) -- HILT Guillaume <Shadow AOK> Webmaster http://www.shadowprojects.org ________________________________________________ Message sent using UebiMiau 2.7.9 |
From: Stefan S. <se...@sy...> - 2006-03-08 15:28:05
|
HILT Guillaume wrote: > Sorry, due to a bad manipulation, I've lot my last 10 mails so I can't read > your answer :x > Could you resend it to me please ? Can't you read list archives ? (Hint: check at the bottom of your mails for a pointer to the mailing list website.) Regards, Stefan |
From: HILT G. <gui...@ov...> - 2006-03-09 08:59:56
|
It works :) Thanks you two. |
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 |