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

Re: Permission control for read and write operations on the repository

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-10-25 15:29:10 CEST

Please keep responses on the mailing list - why limit your audience of
potential helpers unnecessarily?

nadine.augier wrote:
> For checkout operation -> checking of the signature ( the file + the
> signature file ) before
> copy on the local machine.
> For commit operation -> creation of the signature before recording in the
> repository.
> ( the file + a signature file )
>
> For these operations, I must launch an executable program ( call functions
> PGP for creation signature
> file or checking off the signature).

No, this is not at all possible using hooks.

A client side wrapper around the svn command might work, but would be slow
and cumbersome.

What exactly are you using subversion for, that requires such aggressive
signing and verification?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 25 15:29:43 2004

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.