After the original import, why do you have to give the full path in the
repository to where the imported files are to do?  Is it because an import
assumes nothing even when there are CVS directories?

I ask because I just did the second import of vendor code and the result was
not what I expected.  Here's what I did (note: EQC is a directory under
/export/cvsroot/SystemaRelease2.1):

   cvs import -I ! -I CVS -m "Import of Version 2.1.22" EQC Systema
Version_2-1-22

and it created an EQC directory on the same level as SystemaRelease2.1

Removed that offending EQC directory from the repository and did this
command: 

   cvs import -I ! -I CVS -m "Import of Version 2.1.22"
SystemaRelease2.1/EQC Systema Version_2-1-22

and this did what I wanted.  I just wanted to understand the "why". 

TIA,

Jeanie
__________________________________________________________________
This is Linux country.  On a quiet night, you can hear NT re-boot. 


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

Reply via email to