OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: richf (juggleroptonline.net)
Date: Mon Apr 01 2002 - 21:24:11 CST

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

    I know this has been asked before but I'm still not getting it to work. Can somebody please tell me where I've gone wrong? I got the commands below from previous posts and the man page.

    For each attemp below I first export these variables:
    CVS_RSH="/usr/bin/ssh"
    CVSROOT=anoncvsexokernel.lca.mit.edu:/cvs

    from /usr I've tried:

    "cvs up -r OPENBSD_3_0 ports" and I get output such as:

    cvs update: in directory ports:
    cvs update: ignoring CVS/Root because it specifies a non-existent repository /cvs
    etc.

    With "cvs up -PAd ports" I get the same output as above.

    I've also tried these commands from /usr/ports with similar results.

    I would like to update my ports and src trees.

    Thanks for your help.

    richf