I have checked out a copy of CVS repository on local system(windows 7). With the help of cygwin I am trying to migrate local copy of this repository to git(bitbucket) but got stuck at the first phase. Below is the command and error. Can any please guide me here . Any help much appreciated .
Command : cvs2git --blobfile=cvs2svn-tmp/git-blob.dat --dumpfile=cvs2svn-tmp/git-dump.dat --username=cvs2git java_apps
Error : Examining all CVS ',v' files... ERROR: No RCS files found under 'java_apps'! Are you absolutely certain you are pointing cvs2svn at a CVS repository?
Pass 1 complete.
Error summary: ERROR: No RCS files found under 'java_apps'! Are you absolutely certain you are pointing cvs2svn at a CVS repository?