info-cvs
[Top][All Lists]
Advanced

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

Re: How do I import a sub-directory / module?


From: Matthew Riechers
Subject: Re: How do I import a sub-directory / module?
Date: Tue, 19 Jun 2001 11:07:55 -0400

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



reply via email to

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