info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need Help -- Please


From: Tobias Brox
Subject: Re: Need Help -- Please
Date: Sat, 29 Sep 2001 11:13:40 +0400
User-agent: Mutt/1.0.1i

[Olaf Meding - Fri at 04:58:45PM -0500]
> Why would I get the below error message?
> 
>    cvs checkout: move away dir/file; it is in the way

If I remember correctly, you have some file or directory that has the same
name as the file you want to check out.

Try this:

cd /tmp
mkdir my_unique_empty_dir
cd my_unique_empty_dir
cvs checkout

Peeking a bit at your examples, I'd try to use "update" instead of checkout.

-- 
Unemployed hacker
Will program for food!
http://ccs.custompublish.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]