Anette Van Aswegen wrote:
>
> Hi
>
> I have created a new module / directory. I have also created a sub-directory
> for this module. I have imported the main module from
> the root of the repository and it is working fine. I can check it out with
> WinCvs 1.2. How must I import the sub-directory because
> currently cvs doesn't know about it yet and I am afraid to do the import
> command from within the parent directory and not the root
> because the last time I did that, the whole repository was created
> underneath the module I was trying to import and you advised me
> to do it from the root..... which of course worked....
>
> Can you please advise me on how to import the sub-directory such that cvs
> acknowledge it?
>
> Thank you so much
>
> Anette
It is usually easier to import the whole directory, then add a line to
the modules file for each submodule,
for example:
toplevel-module toplevel-dir
sub-module toplevel-dir/subdir
Check the modules file for more options before using this example...
-Matt
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs