Re: How to control access of a subversion repo subfolder via AD groups

2017-08-31 Thread kedar sirshikar
Hi,Did you have to change ‘sync_ldap_groups_to_svn_authz.py’ for your requirement?Unfortunately, they have not provided LDIF file at ‘http://thoughtspark.org/2009/01/20/using-ldap-groups-with-subversion-s-authz-file/' and 'https://github.com/whitlockjc/sync-ldap-groups-to-svn-authz'.I want to run a

Re: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

2017-08-31 Thread Daniel Shahaf
Hiran CHAUDHURI wrote on Thu, 31 Aug 2017 12:19 +: > >Can you show the linker invocation of libsvn_client? > > Ah, with the hint from https://svn.haxx.se/users/archive-2015-01/0014.shtml > I can produce this output: > > cd subversion/libsvn_subr && /bin/sh " > /buildApache/build/subversion-1

Re: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

2017-08-31 Thread Daniel Shahaf
Hiran CHAUDHURI wrote on Thu, 31 Aug 2017 12:01 +: > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > >Hiran CHAUDHURI wrote on Mon, 14 Aug 2017 14:25 +: > >> I am building subversion from source but always see the output files > >> depend on the system-supplied zlib which is way ol

RE: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

2017-08-31 Thread Hiran CHAUDHURI
>From: Branko Čibej [mailto:br...@apache.org] >On 31.08.2017 14:19, Hiran CHAUDHURI wrote: >>> Can you show the linker invocation of libsvn_client? >> Ah, with the hint from https://svn.haxx.se/users/archive-2015-01/0014.shtml >> I can produce this output: >> >> /buildApache/build/subversion-1.9.5

Re: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

2017-08-31 Thread Branko Čibej
On 31.08.2017 14:19, Hiran CHAUDHURI wrote: >> Can you show the linker invocation of libsvn_client? > Ah, with the hint from https://svn.haxx.se/users/archive-2015-01/0014.shtml > I can produce this output: > > /buildApache/build/subversion-1.9.5> make > subversion/libsvn_subr/libsvn_subr-1.la > /

RE: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

2017-08-31 Thread Hiran CHAUDHURI
>Can you show the linker invocation of libsvn_client? Ah, with the hint from https://svn.haxx.se/users/archive-2015-01/0014.shtml I can produce this output: /buildApache/build/subversion-1.9.5> make subversion/libsvn_subr/libsvn_subr-1.la /bin/sh "/buildApache/build/subversion-1.9.5/libtool" --t

RE: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

2017-08-31 Thread Hiran CHAUDHURI
From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] >Hiran CHAUDHURI wrote on Mon, 14 Aug 2017 14:25 +: >> I am building subversion from source but always see the output files >> depend on the system-supplied zlib which is way older than the one I want to >> use. > >I gather you build 1.9.5

Re: building subversion --with-zlib=.... seems to have no effect

2017-08-31 Thread Johan Corveleyn
On Thu, Aug 31, 2017 at 6:56 AM, Daniel Shahaf wrote: > Hiran CHAUDHURI wrote on Mon, 14 Aug 2017 14:25 +: >> I am building subversion from source but always see the output files depend >> on the system-supplied zlib which is way older than the one I want to use. > > I gather you build 1.9.5.