Gyozo, PAPP (VBuster) wrote:
" cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/gengetopt login
I'm constantly getting time out errors when trying to login. Is there anybody
else experiencing the same?
[EMAIL PROTECTED] ~
$ cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/gengetopt login
Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/gengetopt
CVS password:
cvs [login aborted]: connect to subversions.gnu.org(199.232.41.3):2401 failed:
Connection timed out
sorry! that's my fault!
the anon cvs access has changed (and I never noticed that)
here's the correct procedure (http://savannah.gnu.org/cvs/?group=gengetopt):
export CVS_RSH="ssh"
cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/gengetopt co gengetopt
indeed the first export wasn't necessary on my machine
I guess anon cvs repository hasn't been used much ;-)
cheers
Lorenzo
--
+-----------------------------------------------------+
| Lorenzo Bettini ICQ# lbetto, 16080134 |
| PhD in Computer Science |
| Dip. Sistemi e Informatica, Univ. di Firenze |
| Florence - Italy (GNU/Linux User # 158233) |
| Home Page : http://www.lorenzobettini.it |
| http://music.dsi.unifi.it XKlaim language |
| http://www.lorenzobettini.it/purple Cover Band |
| http://www.gnu.org/software/src-highlite |
| http://www.gnu.org/software/gengetopt |
| http://www.lorenzobettini.it/software/gengen |
| http://www.lorenzobettini.it/software/doublecpp |
+-----------------------------------------------------+
_______________________________________________
Help-gengetopt mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gengetopt