The directory I'm checking it out into, isn't controlled by CVS (no CVS
folders).

I am using "cvs co -d dest module", I have also tried to just name the
module on the server the same as the existing directory and then check it
out into one directory higher. I get the same problem.

Thanks for your help,

Jason A.

----- Original Message ----- 
From: "Matthew Riechers" <[EMAIL PROTECTED]>
To: "Jason Allen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 2:47 PM
Subject: Re: checking out modules into an existing directory


> Jason Allen wrote:
> > 
> > Hi,
> > 
> > I am having a problem checkout out modules into an
> > existing directory. If I try to do this I get the
> > following error:
> > 
> > cvs checkout: in directory c:\temp\source:
> > cvs checkout: cannot open CVS/Entries for reading: No
> > such file or directory
> > 
> > If I check the module out when there is no existing
> > directory and it creates a new one, everything works
> > fine. The problem is I need to be able to check it out
> > into an existing directory.
> 
> Is that directory already controlled by CVS?
> 
> > 
> > Anyone know a way to fix this?
> > 
> > Thanks,
> > 
> > Jason A.
> 
> What command did you run?
> 
> Are you trying to do 'cvs co -d source module'? That doesn't mean
> 'create directory source\module'. It means 'create a sandbox dir called
> "source" for module'.
> 
> It won't work if CVS doesn't know about that directory. 'cvs co' on an
> existing sandbox effectively does a 'cvs update'
> 
> HTH,
> 
> -Matt
> 
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to