Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi All, I have to do a complete migration of an RCS repository to SVN, I use cvs2svn for this, during the conversion the python script uses the following command to retrieve a revision for each file: cvs -q -d rcsrootpath co -r1.0 -p -kk file Normally it is working almost for all files, but I get an error message at a file, and I do not know how to handle it, the error message is: cvs [checkout aborted]: unrecognized operation '\x22' in file,v I would really appreciate any help, thank you for all in advance. Best Regards Sanyi