How do I back up a remote SVN repository

后端 未结 9 737
生来不讨喜
生来不讨喜 2020-12-22 20:28

I am currently moving my SVN server from my home server to my remote server so I can access it more easily from other locations. My remote server is not backed up so I want

9条回答
  •  -上瘾入骨i
    2020-12-22 20:51

    In Mac OS X 10.10, the svnrdump command is located here:

    • /Library/Developer/CommandLineTools/usr/bin/svnrdump

    You can then use the answer above by joesdiner.

提交回复
热议问题