Pergunta

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!

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top