I'm trying to move a project from my VSS repository to CVS. This project has multipule sub-dirs but after running the script it only created the first level directory and not all the sub dirs. What am I missing? I made sure I have vsions of rm and chmod that support -R option. It did go on checking the sub dirs but I got the following messages: ******** Syncing html2index.exe ************* cvs server: nothing known about html2index.exe html2index.exe is not an existing filename or projec ======== ******** Syncing hwlib.chm ************* cvs server: nothing known about hwlib.chm hwlib.chm is not an existing filename or project ======== ******** Syncing hwlib.hhc ************* cvs server: nothing known about hwlib.hhc hwlib.hhc is not an existing filename or project ======== ******** Syncing hwlib.hhk ************* cvs server: nothing known about hwlib.hhk hwlib.hhk is not an existing filename or project ======== ******** Syncing hwlib.hhp ************* cvs server: nothing known about hwlib.hhp hwlib.hhp is not an existing filename or project ======== ******** Syncing hwlibdoc.c ************* cvs server: nothing known about hwlibdoc.c hwlibdoc.c is not an existing filename or project ======== ******** Syncing master.xre ************* cvs server: nothing known about master.xre master.xre is not an existing filename or project ======== ******** Syncing ReadMe.txt ************* cvs server: nothing known about ReadMe.txt ReadMe.txt is not an existing filename or project ======== ******** Syncing run.bat ************* cvs server: nothing known about run.bat run.bat is not an existing filename or project ======== ******** Syncing config.h ************* cvs server: nothing known about config.h config.h is not an existing filename or project ======== ******** Syncing mpegcmn.h ************* cvs server: nothing known about mpegcmn.h mpegcmn.h is not an existing filename or project ======== ******** Syncing mpegerr.h ************* cvs server: nothing known about mpegerr.h mpegerr.h is not an existing filename or project ========
And the checkins stopped? What happened? Matt The RE Guy __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
