Re: How to make an encrypted svnsynced repository

2010-01-19 Thread Alec Kloss
On 2010-01-16 08:06, Ton Boelens wrote: [chop] > > > I don't think this is built into subversion. I've asked about a > > similar feature in the past and not gotten anywhere. It would be > > pretty slick to have a "repository session key" that is > > pgp-encrypted for the committers/reviewers of

Re: How to make an encrypted svnsynced repository

2010-01-15 Thread Ton Boelens
On Fri, Jan 15, 2010 at 04:35:08PM -0500, Andy Levy wrote: > On Fri, Jan 15, 2010 at 16:23, Ton Boelens 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 s

Re: How to make an encrypted svnsynced repository

2010-01-15 Thread Ton Boelens
On Fri, Jan 15, 2010 at 03:37:19PM -0600, Alec Kloss wrote: > On 2010-01-15 22:23, Ton Boelens 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 wh

Re: How to make an encrypted svnsynced repository

2010-01-15 Thread Alec Kloss
On 2010-01-15 22:23, Ton Boelens 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 o

Re: How to make an encrypted svnsynced repository

2010-01-15 Thread Andy Levy
On Fri, Jan 15, 2010 at 16:23, Ton Boelens 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

How to make an encrypted svnsynced repository

2010-01-15 Thread Ton Boelens
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, wit