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

Re: disable some repository access (RA) modules

From: Carlos Flores <cflores_at_gmv.es>
Date: 2005-05-18 12:22:05 CEST

Thanks, Ben and Max.

Your solution works for me.

summary:

To disable ra_local repository access.

 (1) Compile subversion adding to "./configure" options : --enable-dso

In my case, i have had to add --with-apr-util=/usr/local/apache2
--with-apr=/usr/local/apache2
because, subversion apr doesn't compile with --enable-dso option.

 (2) Remove libsvn_ra_local.so

Carlos.

Max Bowsher wrote:

> Ben Collins-Sussman wrote:
>
>> On May 17, 2005, at 3:35 AM, Carlos Flores wrote:
>>
>>>
>>> Hi all,
>>>
>>> As you know, calling "svn --version" gives us the available
>>> repository access modules for a svn client.
>>>
>>> I was wordering if exists some way to disable some of them, in my
>>> particular case, i will like to disable ra_local access.
>>
>>
>> Just remove libsvn_ra_local.so.
>
>
> I think that will only work if the build was done with --enable-dso.
>
> Max.
>
>

-- 
______Carlos Flores Ibáñez
Control Systems Division
Tel: +34.91.807.33.37
mailto:cflores@gmv.es
_____GMV, SA_____
c/ Isaac Newton, 11
P.T.M. Tres Cantos
E-28760 Madrid
Spain
http://www.gmv.es
------------------------------------------------------------------------
 
 
______________________
Este mensaje, y en su caso, cualquier fichero anexo al mismo,
 puede contener informacion clasificada por su emisor como confidencial
 en el marco de su Sistema de Gestion de Seguridad de la 
Informacion siendo para uso exclusivo del destinatario, quedando 
prohibida su divulgacion copia o distribucion a terceros sin la 
autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
 erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
Gracias por su colaboracion.
______________________
This message including any attachments may contain confidential 
information, according to our Information Security Management System,
 and intended solely for a specific individual to whom they are addressed.
 Any unauthorised copy, disclosure or distribution of this message
 is strictly forbidden. If you have received this transmission in error,
 please notify the sender immediately and delete it.
______________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 18 12:24:10 2005

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.