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
_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs