1 / 5

LOGIN TO CVS

LOGIN TO CVS. Enter IP address of host Select “SSH” Click “OPEN”. A new console will open with “bash” prompt Login as: < username > <username>@<host address>’s password: [<username>@localhost <username>] $. Environment variable setting. Current setting

Download Presentation

LOGIN TO CVS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LOGIN TO CVS • Enter IP address of host • Select “SSH” • Click “OPEN”

  2. A new console will open with “bash” prompt • Login as: < username > • <username>@<host address>’s password: • [<username>@localhost <username>] $

  3. Environment variable setting • Current setting • CVS –d/home/<username>/repository <command>

  4. Temporary change • CVSROOT=/home/<username> /repository ; export CVSROOT

  5. Permanent change • goto /home/<username> • Edit “.bash_profile” • Add CVSROOT=/home/<username>/repository Export CVSROOT • Restart the session.

More Related