info-cvs
[Top][All Lists]
Advanced

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

Re: Importing a directory structure


From: Andrew Chalk
Subject: Re: Importing a directory structure
Date: Thu, 17 Aug 2006 19:26:56 GMT

Thanks. I used xcopy to create an empty tree structure but, since there were 
no files, CVS didn't import anything! I don't want to import my actual 
development tree because there are lots of files that should not be placed 
in source control. It appears CVS wants me to go through a time-consuming 
file copying operation.

Regards,

Andrew

"Koziel, Ryan" <address@hidden> wrote in message 
news:address@hidden
Andrew,

This link is for cvs 1.11.7 and some others,  but the command should be
the same. You may want to find a doc that corresponds to your version
though:

http://ximbiot.com/cvs/manual/cvs-1.11.7/cvs_3.html#SEC38

When you do a cvs import of a project, all files at the same level and
below in the directory tree will be imported. If there are files in
there you would like to check-in later, remove/move them somewhere else
before doing the import.

Also, beware of binary files if you have any. You may want to 'cvs add'
them later as they require special options. Not sure if cvs import
determines that prior to importing and acts accordingly.

Enjoy,
Ryan



-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Andrew Chalk
Sent: Thursday, August 17, 2006 1:09 PM
To: address@hidden
Subject: Importing a directory structure

I have just installed CVS. I have created a repository. I want to import
the directory structure of my projects but NOT add any files at this
stage. I will use 'Add' to add them later. What command will achive
this?

Many thanks,

Andrew


_______________________________________________
info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs





reply via email to

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