I have a CVS repositroy on a suse 10 box with dir /cvsroot/repository .

I have made a directory /svnroot/repository (parent SVN dir) and want to import all the projects in cvs dir into this svn path.

Can anyone advice me do this without any error ? As the repository is almost 100 GB.

I have followed instruction from internet to use cvs2svn. I tried with one project. BUt on http its showing only the dav,hooks,locks,conf,db which are inside the parent SVN dir.

Please advice me.