Personally I don't use the import command to bring new source into 
our repository.  I have a simple recursive shell script that walks down
a directory structure adding directories and then checking to see
if files are non-text and then either adds them with -kb or not, and 
commits them.  Works fine.

Let me know if you want the script (runs on Linux, ie. has dependencies
on
the  'file' command output)....

Cheers,
Teala



-----Original Message-----
From: Tom Wheels [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 4:52 PM
To: [EMAIL PROTECTED]
Subject: CVS command HELP


I have a new project with many different directories
and files in it. I understand the only way to put this
into CVS is to use the Import command, however this is
my problem, i want this new project to live under a
specific directory I currently have in the repository
called development..... any ideas of what the Import
command would look like? 

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to