I started loading the subversion dump into the repository. Before he could finish, I ran out of my quota and the team stopped
<<<A new transaction has begun, based on the original version 327 * edit path: XXX / YYY / Makefile ... done. svnadmin: Unable to write to file '/XXX/db/txn-protorevs/2738-24o.rev': disk quota exceeds
I asked for more quotas, but now I'm not sure how to continue importing. Should I just repeat the same command?
svnadmin load
Or is there a way to restart the import in the version where it failed (327)?
source
share