I am getting following error while converting the CVS repository to SVN repository using cvs2svn

Posted by thetna on Stack Overflow See other posts from Stack Overflow or by thetna
Published on 2010-06-07T07:34:59Z Indexed on 2010/06/07 7:42 UTC
Read the original article Hit count: 223

Filed under:

Hi,

I am getting this error while while giving this command:

 cvs2svn --trunkonly --svnrepo /path/to/new/svn /path/to/existed/cvs/repo

The error i am getting is

   Error summary:
   ERROR: No RCS files found
   Are you absolutely certain you are pointing cvs2svn
   at a CVS repository?

© Stack Overflow or respective owner

Related posts about cvs2svn