On Mon, 25 Jun 2001, Bernd G�rtner wrote:

> cvs -d :pserver:CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvs/j3d/cvsroot

This should be:

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/j3d/cvsroot

CVSROOT is an environment variable that you can set to avoid having to add
the -d switch. If you are unfamiliar with environment variables I'd just
not worry about it, that above command will work.

> I'm using WinCVS 1.2. Can anybody tell me how to configure WinCVS correct?

1. Under Admin -> Preferences
    A. Set CVSROOT to :pserver:[EMAIL PROTECTED]:/home/cvs/j3d/cvsroot
    B. Set Authentication to "passwd" on the cvs server
2. Under Admin -> Login
    A. Just hit OK, there is no password
3. Under Create -> Checkout Module
    A. Set module to code
    B. Change the location being checked out to if you don't want it in
        the root of your filesystem

You should be ready to go. Hit OK and Checkout and you should get the
directory structure from the server whereever you chose to check it out
to.

Will Holcomb

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to