char* tsmCvsToString ( char *cvsString ) Return a printable version of a CVS string
Return a printable version of a CVS string.This function will return a new string with the CVS keyword and
Revision: 1.18 $", then this function will return a new string "1.14". N.B. you should free this string when you are finished with it.