Try: svn co http://svn.code.sf.net/p/firebird/code/
- Original Message -
> From: "Aynadis Temesgen"
> To: users@subversion.apache.org
> Sent: Monday, December 2, 2013 6:49:26 AM
> Subject: help on accessing data in SVN
> i"ve installed SVN client application on window7 and been trying
> From: "Ben Reser" Sent: Friday, October 18, 2013 1:51:56 PM
> On 10/18/13 10:01 AM, Naumenko, Roman wrote:
> > What I noticed is that svn server making a request for each svn URI or
> > operation, which neither LDAP server likes nor users that could be
> > waiting for their turn to be authentica
Compiling all components on RHEL 5.9: apr-1.4.8, apr-iconv-1.2.1,
apr-util-1.5.2, httpd-2.2.24, serf-1.2.1, zlib-1.2.8, and subversion-1.8.3.
./configure --enable-optimize --enable-mod-activation
--with-apr=/usr/local/apr/bin/apr-1-config
--with-apr-util=/usr/local/apr/bin/apu-1-config --with-s
It's possible, and actually fairly simple.
http://lmgtfy.com/?q=subversion+apache+ldap+3268+active+directory yields lots
of good links.
You'll want to use port 3268 to talk to AD instead of the standard LDAP port
389; some of the links from the above will explain why.
- Original Message