I am using cvs2svn for converting already existing CVS repository into svn repository. While doing it using command line , it makes all the passes and creates a repository in the SVN. But i am not able to find all the files in the particular directory. Where does that repository resides?
I used following command to convert the CVS to SVN repository.
cvs2svn -s /home/user/Subversion/repos /home/usr/cvsrepo