Question

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!

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top