[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs checkout -d path dosn't work
From: |
Larry Jones |
Subject: |
Re: cvs checkout -d path dosn't work |
Date: |
Thu, 7 Feb 2002 12:53:07 -0500 (EST) |
Klein Claus writes:
>
> sh> cvs co -d Test/scripts scripts
> cvs server: cannot chdir to Test: No such file or directory
> cvs server: ignoring module scripts
If you want to checkout into Test/scripts, the Test directory must
already exist; CVS won't create it for you.
-Larry Jones
I think we need to change the rules. -- Calvin