OK, here's the situation:
  
  bash% pwd
  /home/krugman/scratch/d0
  bash% ls -F
  bar/ foo/
  bash% cvs import -m test myproj krugman test
  cvs import: Importing /cvs/myproj/foo
  N myproj/foo/hello.c 
  cvs import: Importing /cvs/myproj/bar
  N myproj/bar/ciao.c

  No conflicts created by this import

  bash% cd ..
  bash% cvs co -d d0 myproj
  cvs checkout: Updating d0
  ? d0/foo
  ? d0/bar
  bash%

What must I do differently during the import stage such that cvs
recognizes bar and foo in the subsequent checkout step?

Also, can someone tell me exactly where in the manual is the answer
to this question.  I read it till my eyes bled, but I wasn't able
to find the answer to this simple question.

TIA,

jill

-- 
To  s&e^n]d  me  m~a}i]l  r%e*m?o\v[e  bit from my a|d)d:r{e:s]s.

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

Reply via email to