bug-cvs
[Top][All Lists]
Advanced

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

Re: Bug where added dirs go to CVSROOT/Emptytdir


From: Larry Jones
Subject: Re: Bug where added dirs go to CVSROOT/Emptytdir
Date: Wed, 22 Nov 2000 13:49:15 -0500 (EST)

Simpson, Michael D. writes:
>  
> # I check out the module "client_dev":
> > cvs co client_dev
> cvs checkout: Updating client_dev
> cvs checkout: Updating src/client
> 
> # I cd to client_dev/src
> > cd client_dev/src
> 
> # I make a dir
> > mkdir shared
> 
> # Then I "cvs add" it, and CVS tries to add it to the "Emptydir" instead of
> in "src"

This behavior has changed in the current development version -- you
might want to try it out.  (Note that the mapping to repository
directories happens during checkout, so you'd have to do a new checkout
to see any difference.)

> # In the 1.10 case, I can go into the repository and move the directory
> manually to the correct place and it works for new checkouts. In the 1.11
> case, I'm not sure what to do.

The simplest fix (although ugly), is to go to the affected working
directory, delete the CVS subdirectory, and then do a ``cvs co -l -d.''
of the correct repository directory.

-Larry Jones

In a minute, you and I are going to settle this out of doors. -- Calvin



reply via email to

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