info-cvs
[Top][All Lists]
Advanced

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

Re: cvs checkout: move away ... it is in the way


From: Karl-König Königsson
Subject: Re: cvs checkout: move away ... it is in the way
Date: Tue, 01 Jun 2004 10:55:30 +0200
User-agent: Mozilla Thunderbird 0.6 (Windows/20040502)

Lukasz Indyk wrote:
i have a problem with "cvs checkout: move away ... it is in the way"
warrning. this is the situation when it occurs (HTMLGenerator is one o my
modules that i put in cvs):

cvs login                       # i use pserver through inetd
cvs co HTMLGenerator            # everything is ok, i also checked that i
                                # can commit my changes

I assume that you don't have a HTMLGenerator file structure at this point, and that you use "cvs co" to get a pristine sandbox.

cvs co HTMLGenerator            # i checkout repository once again, and i
                                # get:
    ...
    cvs checkout: move away HTMLGenerator/images/rmv_row_f2.gif; it is in
the way
    ...

In that case would I suggest that you try a "cvs update" instead of the second "cvs co", and keep using "update" for your further updates of your sandbox.

Checkout is generally only used to create a CVS sandbox the first time and then never used again, which might explain why cvs is not pleased with all the files that are already there.

        Karl-Koenig Koenigsson

--
Karl-Koenig Koenigsson, CM Pablo
Black holes are where god divided by 0.




reply via email to

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