What experiences are you interested in?
I've done resp. am doing exactly that (switch from CW-GUI to command line, make, CVS, migration to SVN, CW7.1 but for CF5233).
Getting the CL options right is the first challenge, and if you have a certain link-order, it might be a challenge to get it right using a command line generated by a makefile.
Makefile-export didn't work for me, exporting the option panels didn't provide enough information, so I used the XML project exports to find some settings I couldn't otherwise extract; it's an enormous amount of XML data, but better than guessing in some few cases.
CVS/SVN is done outside and has nothing to do with a command-line make (unless you want make to update your CVS), we're setting up Eclipse as editing environment with CVS/SVN integration. Not quite there yet.
It's not much information, but maybe it's what you wanted. Otherwise, ask again.
FWIW,
Johan
Message Edited by jbezem on 2009-04-24 06:46 AM