Alexander Koptelov writes:
> 
> * Why cvs doesn't import empty directories? I have directory structure for my
> new project, but none of files. While importing this directory structure cvs
> ignores all directories and I have nothing but empty module.

Because CVS manages files, not directories.

> * How can I set local repository for wincvs? When I tell something like
> ``-d X:\CVS'' cvs understands `X' like remote server.

Use the :local: access method like it says in the Cederqvist manual.

> * What is ``$CVSROOT/CVSROOT/EmptyDir''? I don't remember in which situation
> it's appears.

It's a placeholder that's used as the "repository directory" for working
directories that don't correspond to a real repository directory.

-Larry Jones

Things are never quite as scary when you've got a best friend. -- Calvin

Reply via email to