Re: Protected/secure SVN
From: <jblist_at_icloud.com>
Date: Tue, 12 May 2015 08:45:32 -0700
> On May 12, 2015, at 5:30 AM, D Ste <djiratest_at_gmail.com> wrote:
You could encrypt the documents before commiting them into the repository, but that would eliminate the benefit of storing deltas and being able to perform comparisons between revisions even for authorized users.
For file-level encryption, I would recommend something like GnuPG. You would need to build into your workflow the encryption/decryption steps from within your working copies. It will be cumbersome at best.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.