Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cvs [import aborted]: c:\CVS\Master /CVSROOT: No such file or directory

356 views
Skip to first unread message

Morten Bach Møller

unread,
Apr 2, 1999, 3:00:00 AM4/2/99
to
I get the message

"cvs [import aborted]: c:\CVS\Master /CVSROOT: No such file or directory "

when trying to create a CVS project. Any ideas whats casing this error ?

I have installed CVS 1.10 as follows (on NT4.0SP3):

1) Added the CVS directory to my PATH variable
2) Constructed a master source repository with
cvs -d :local:C:\CVS\Master init
3) Added the environment variable CVSROOT=:local:C:\CVS\Master

/Morten

Ray McVay

unread,
Apr 2, 1999, 3:00:00 AM4/2/99
to

First, I think you'll be all around better off using / instead of \ in
the
CVS variables. Also, I'd consider a different name for the repository
directory since 'CVS' is a special dir name for CVS.

--

Ray
+--------------------------------------------------+
+ I've gone to look for myself. If I should return +
+ before I get back, keep me here!! - Bill the Cat +
+--------------------------------------------------+


Mike Castle

unread,
Apr 2, 1999, 3:00:00 AM4/2/99
to
In article <VuSM2.161$d4....@news030.image.dk>,

Morten Bach Møller <moe...@nospam.dk> wrote:
>I get the message
>
>"cvs [import aborted]: c:\CVS\Master /CVSROOT: No such file or directory "
>
>when trying to create a CVS project. Any ideas whats casing this error ?
>
>I have installed CVS 1.10 as follows (on NT4.0SP3):
>
>1) Added the CVS directory to my PATH variable
>2) Constructed a master source repository with
> cvs -d :local:C:\CVS\Master init
>3) Added the environment variable CVSROOT=:local:C:\CVS\Master

Check to see if you have an extra space after "Master" whereever you set
CVSROOT (autoexec.bat?)

On our network, sometimes our autoexec.bat's get rewritten and have extra
spaces after CVS_RSH then ssh won't work anymore :-/

Fortunately, you really don't need CVSROOT set.

Once you do the initial checkout, you no longer need that set as it will
pull it out of the CVS subdirectory.

mrc

Morten Bach Møller

unread,
Apr 5, 1999, 3:00:00 AM4/5/99
to
Embarrassingly - the environmentvariable HAD an extra space after it. Sorry
!

/Morten

Mike Castle <dal...@news.rt66.com> wrote in message
news:7e3e89$nfm$1...@shell.rt66.com...

0 new messages