ok well here's some more detail on my problem.
I set up CVS the following way.
i created a directory which i wanted to work as the main directory, the
repository.
then i typed and added the following to my .profile
CVSROOT=/afs/fsh/.../repository/
export CVSROOT
then typed this, which creat ed the CVSROOT directory
cvs -d /repository/ init
then after creating another directory ( dir_name ) with the files i want to
be controlling, i went into the directory to be controlled, and typed in:
cvs import -m "Initial import into CVS" dir_name jwargand start
this spits something out on the unix window, and then after that i type in
cvs checkout dir_name
cvs checkout: cannot find module "Testfile" - ignored
and that comes out and nothing else.
I looked at the profile, and the module files, as you pointed out michael,
and i also looked at your webpage, but i don't see where to add that to the
modules file, or what exactly i have to add
here's my CVSROOT directory:
/afs/fsh/data/de/gym/culp/TestCVS/CVSROOT
thats what it says when i echo CVSROOT.
anybody have any other ideas why it may not be working???
thanxs
Jorge
Matthias Kranz <[EMAIL PROTECTED]> on 07/05/2000 01:17:06 PM
To: Jorge W Argandona/Fishkill/IBM@IBMUS
cc: CVS-II Discussion Mailing List <[EMAIL PROTECTED]>
Subject: Re: cvs setup help
On Wed, Jul 05, 2000 at 09:07:55AM -0400, [EMAIL PROTECTED] wrote:
> I'm new to this group, and have just started using CVS i think its a
great
> program, and have been impressed with it. Everything has been working
> great with it until i tried setting another computer up, it worked fine
the
> first time, except for one little mistake because they were binary files,
> so i just deleted everything, and ran the whole setup again, and then i
had
> made the mistake of setting it up from my unix box, so instead of using
the
> CVSROOT in the other computer it wanted to use mine, and since there was
no
> access then it would just quit trying. So then i reran it again and now
it
> doesn't work at all..does anyone know what the problem could be..??
please
> any help would be greatly appreciated. the problem is occurring when
> trying to checkout a working copy, i get this error
>
> cvs checkout: cannot find module "Testfile" - ignored
It is somehow confusing to me ... :).
Please provide us the exact value of
echo $CVSROOT
and/or the commands you are using.
Regards,
Matthias
--
Matthias Kranz [EMAIL PROTECTED]
http://www.belug.org/~kranz
"Ever tried. Ever failed. No matter. Try again.
Fail again. Fail better." (Samuel Beckett)