RE : SvnAdmin: impossible to load dump generated by "cvs2svn"

2012-09-28 Thread CHAZAL Julien
Hi Markus, Thanks a lot for your help ! ;-) I followed your recommendations by checking file validity with the help of md5 sum. It wasn't the same md5 sum on the two servers so I followed the procedure below : - regenerate dump file with CVS2SVN tool - generate md5 sum on an CVS server - compre

Re: SvnAdmin: impossible to load dump generated by "cvs2svn"

2012-09-10 Thread Volker Kopetzky
Julien, a dump file is designed to work with the commandline pipe. So it might be that the binary transport might have changed something. (if your sending os is different than suse) A safer way to transport it is to tar it before sending it over the wire: (1) cvs station $ tar czvf dump.tar.gz