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