[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to make an encrypted svnsynced repository

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 15 Jan 2010 16:35:08 -0500

On Fri, Jan 15, 2010 at 16:23, Ton Boelens <ton_at_tonsoftime.com> wrote:
> Hi,
>
> At the moment, my SVN repository is snvsynced to a server in another
> location. I would like to make this remote repository encrypted on the
> file level, so that even somebody who has physically access to this
> server, cannot read the contents of the files.
>
> I have searched in the svn manual, with Google and in the past couple
> of months posts I have of this mailing list, but I could find no
> reference.
>
> Does that mean that there is no way to design a solution to this
> requirement?

Wouldn't disk/file-level encryption be a task for the OS? IOW,
encrypt/decrypt the data as it's written to/read from disk, regardless
of whether it's a repository or not?
Received on 2010-01-15 22:35:49 CET

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.