OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Lubomir Sedlacik (salo_at_Xtrmntr.org)
Date: Tue Oct 08 2002 - 13:13:18 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Tue, Oct 08, 2002 at 12:03:55PM -0600, Paul Hoffman wrote:
    >
    > OK, now I have done:
    >
    > # export CVSROOT=":pserver:anoncvsanoncvs.netbsd.org/cvsroot"
                                                          ^^^
                                                   missing :

    > # export CVS_RSH=/usr/bin/ssh

    you want either use pserver or ssh, don't mix them up.

    1) /usr/src# export CVSROOT=:pserver:anoncvsanoncvs.netbsd.org:/cvsroot
       /usr/src# cvs login
       /usr/src# cvs update -Pd -r netbsd-1-6 libexec/talkd

    you will need to 'cvs login' in this case unless you already have
    password stored in ~/.cvspass

    or

    2) /usr/src# export CVS_RSH=ssh
       /usr/src# cvs -d anoncvsanoncvs.netbsd.org:/cvsroot update -Pd -r netbsd-1-6 libexec/talkd

    > I'm getting closer, but it wants a password. It doesn't like
    > "anoncvs" as a password. What am I supposed to enter for:
    >
    > anoncvscvs.netbsd.org's password:

    you have wrong host here again..

    regards,

    -- 
    -- Lubomir Sedlacik <saloXtrmntr.org>   ASCII Ribbon campaign against  /"\ --
    --                  <salosilcnet.org>   e-mail in gratuitous HTML and  \ / --
    --                                       Microsoft proprietary formats   X  --
    -- PGPkey: http://Xtrmntr.org/salo.pgp                                  / \ --
    -- Key Fingerprint: 75B2 2B96 CD75 0385 1C49  39B8 8B08 C30E 54BC 7263      --
    

    -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (NetBSD)

    iD8DBQE9oyA+iwjDDlS8cmMRAuwzAJ9EcPcyTdgwzmRviMnUHIir0nguMACePl4A Omuwzio+I3+biqyiTdSC6z8= =HzcA -----END PGP SIGNATURE-----