On Tuesday, November 23, 2021 at 10:15:51 AM UTC+1 [email protected] 
wrote:

>
> @Stefan: so if i'll do  "svnadmin dump /var/svn/repos > 
> /mnt/mydir/full.dump" i'll have a file.dump with all my files and old 
> versions?
>

yes. And to recreate the repo, run
svnadmin create /var/svn/reposnew
svnadmin load /var/svn/reposnew < /mnd/mydir/full.dump
 

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/6f242df4-8e10-478f-aa7b-d49ecffc55den%40googlegroups.com.

Reply via email to