문제

I have been using Tortoise SVN and VisualSVNManager to create local svn repositories for my projects. Is there a way to back up those repositories to Google Drive? I know that you can use

svnadmin hotcopy path/to/repository path/to/backup --clean-logs

to back up locally. Could I use this to back up to Google Drive? What would the path to Google Drive be?

Thanks!

도움이 되었습니까?

해결책

Backup to external drive since Google drive is not very safe. Thanks to arkascha!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top