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 <name of dumpfile>
Send the file via ftp binary.

(2) svn station
$ tar xzvf dump.tar.gz
Import via svnadmin.

If this still does not work, please send us the log files created by using 
redirects similiar to this:
$ svnadmin load /path/to/target/repo < dumpfile 2> /tmp/load.stderr > 
/tmp/load.stdout


Beste Grüße, kind regards,
Volker Kopetzky
vzk Beratung
Germany & Thailand

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to