Version 1, last updated by Titas Norkunas at 23 Feb 22:30 UTC

Files to import should:

* Be exported dumps from Assembla, OR

* A single repository dump in a zip or gz archive.

To verify your dump file before uploading it. Import it on your computer:

svnadmin create my_repo
svnadmin load my_repo < my_dump_file

If import was without errors, you can archive dump fil:

gzip -9 my_dump_file