[cvsnt] Re: Using CVS add instead of cvs import

Siegfried Heintze siegfried at heintze.com
Tue Aug 17 03:12:47 BST 2004


Can I apply this procedure recursively thru several layers of sub-
directories?


>
>
>-----Original Message-----
>From: Tony Hoyle [mailto:tmh at nodomain.org] 
>Sent: Monday, August 16, 2004 6:33 PM
>To: Siegfried Heintze
>Cc: cvsnt at cvsnt.org
>Subject: Re: [cvsnt] Re: Using CVS add instead of cvs import
>
>
>If you just want to create a toplevel module do something like:
>
>cd foo
>cvs -d d:/repo import -Cdn -I * -m "Initial import" foo
>
>That'll import the toplevel directory, and not import any files.
>
>Then you can use cvs add/cvs commit to populate it.
>
>Tony
>




More information about the cvsnt mailing list