Results 1 to 8 of 8

Thread: Cvs?

  1. #1
    Registered User
    Join Date
    Jun 2003
    Posts
    13

    Cvs?

    Using RedHat 9

    Followed FAQ on installing showeq

    typed the following

    # cd /
    # cvs -d:pserver:[email protected]:/cvsroot/seq login

    got the following error :

    bash: cvs: command not found

    was logged on using terminal and in the root.

    Cheers

    (edit - if u got smiles on ignore the :p as its a : and p

  2. #2
    Registered User
    Join Date
    Sep 2002
    Posts
    10
    looks like you don't have cvs installed or its not in your $PATH.

  3. #3
    Registered User
    Join Date
    Jun 2003
    Posts
    13
    so how could I install it?

    or check if it is?

  4. #4
    Registered User
    Join Date
    Oct 2002
    Posts
    45
    i found that if i dont use this command.. my cvs dont work either..

    Code:
    export CVSROOT=:pserver:[email protected]:/cvsroot/seq
    only needed to do that every once and awhile.. not sure why.

  5. #5
    Registered User
    Join Date
    Jun 2003
    Posts
    13
    Thx Seqmage will try that later and hope it is installed and works.

  6. #6
    Registered User
    Join Date
    Oct 2002
    Posts
    45
    bash: cvs: command not found
    I would make sure you have cvs installed. cause its not in your /usr/bin folder.


    Goto your root level "/" and locate cvs
    You should see /usr/bin/cvs
    If not.. you dont have cvs installed.
    Thats why the command is not found.

    if you just type cvs at the prompt.. you should see something like this..
    Usage: cvs [cvs-options] command [command-options-and-arguments]
    where cvs-options are -q, -n, etc.
    (specify --help-options for a list of options)
    where command is add, admin, etc.
    (specify --help-commands for a list of commands
    or --help-synonyms for a list of command synonyms)
    where command-options-and-arguments depend on the specific command
    (specify -H followed by a command name for command-specific help)
    Specify --help to receive this message

    The Concurrent Versions System (CVS) is a tool for version control.
    For CVS updates and additional information, see
    the CVS home page at http://www.cvshome.org/ or
    Pascal Molli's CVS site at http://www.loria.fr/~molli/cvs-index.html

  7. #7
    Registered User
    Join Date
    Jun 2003
    Posts
    13
    Well I did just type CVS at the root and got the same error.

    Guess its not installed then

    Would the RH9 discs have it to install from or do I need to download it and install?

    I tried from the cvs homepage - downloaded a version but tried to install but nothing happens when I try.

    Tried to force the install and got an error about could not create a folder (cant remember offhand what that error was will post later the exact path)

  8. #8
    Registered User
    Join Date
    Jun 2003
    Posts
    13
    Yeap managed to install if from the RH9 disc

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On