[JDEV] Questions on groupchat and yahoo transport..
Thomas Charron
tcharron at ductape.net
Fri Sep 22 11:43:20 CDT 2000
Quoting Robin Elliott Stevenson <robinste at fc.hp.com>:
> I haven't checked any code out of CVS before, so I am refering to the
> "Quick
> Start with CVS" documentation. I'm a little confused by the first command.
> From a BASH prompt while connected to the Internet, I am typing "cvs -d
> :pserver:robinste/*****@jabber.org. The response is simply: "cvs: command
> not found". Any help would be appreciated!
You gave the address, but no login/checkout/etc.. -d just says 'Use this
server. You still have to issue a command. Try this:
cvs -d :pserver:robinste/******@jabber.org:/home/cvs login
cvs -d :pserver:robinste/******@jabber.org:/home/cvs checkout (modulename)
Every once and a while, you can:
cvs -d :pserver:robinste/******@jabber.org:/home/cvs update (modulename)
This will update your copy with what's in CVS.
---
Thomas Charron
<< Wanted: One decent sig >>
<< Preferably litle used >>
<< and stored in garage. ?>>
More information about the JDev
mailing list