Menu

Starting error

Help
2002-01-07
2002-01-10
  • Giuseppe Di Guglielmo

    I recive this error on start with TkCVS under Linux

    ' Repository file not found in  /home/info98/diguglie/CVS '

    I've set  .bash_profile
    CVSROOT=/home/info98/diguglie/CVS
    export CVSROOT

    What am I forgetting?
    Sorry, for Fractured English.

     
    • DorothyR

      DorothyR - 2002-01-10

      It looks like there is something wrong with the way the directory was checked out.  When you check out files with CVS, it creates a sub-directory called CVS, which contains files which CVS then reads to learn where the controlling repository is.

      Maybe the directory you're starting in has a corrupted CVS sub-directory. You should do a fresh checkout before trying again.

       

Log in to post a comment.