[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs update not working?



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=anoncvs@exokernel.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