Вопрос

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