Need an encrypted online source code backup service.
Posted
by camelCase
on Stack Overflow
See other posts from Stack Overflow
or by camelCase
Published on 2009-10-30T11:00:37Z
Indexed on
2010/03/29
2:43 UTC
Read the original article
Hit count: 374
Please note this is not a question about online/hosted SVN services.
I am working on a home based, solo developer, project that now has commercial significance and it is time to think about remote source code backup. There is no need for file level check in/out, all I need is once a day or once a week directory level snapshot to remote storage. Automatic encryption would be a bonus to protect my IP.
What I have in mind is some sort of GUI interface app that will squirt a source code snapshot off to an Amazon S3 bucket on an automatic schedule.
(My development PC runs on MS Windows.)
© Stack Overflow or respective owner