Hi,
    While using CVS, I observed that only a sub-folder named 'core' is
not getting imported.

Ex-
mkdir tmp
cd tmp
mkdir net
mkdir core

now import the 'tmp' directory into the cvs repo
cd tmp
cvs -d /home/abcd/repo/ import -m "msg" tmp tag start

the 'net' folder gets imported, but the 'core' folder gets missed. If
the folder name is anything other than 'core', it works fine.

I use the below version:
Concurrent Versions System (CVS) 1.12.12 (client/server)
Copyright (C) 2005 Free Software Foundation, Inc.

Regards,
Jegadish


_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to