Flatten out svnaccess

2014-04-25 Thread Naumenko, Roman
Hello SVN users, We're looking to integrate svn access info into some reporting systems, but its almost impossible to use information from svnaccess to join with other sources. The reason is that there are no structured relation between groups, users, repositories and permissions. So I'm lookin

Re: AuthType Basic (with ext LDAP)

2013-10-23 Thread Naumenko, Roman
On 2013/10/18 5:09 PM, Ben Reser wrote: On 10/18/13 12:46 PM, Naumenko, Roman wrote: But there are still checks (or maybe this is just info log) against access-file for each path in repository. Is it something expected or enabled somewhere by default? [Fri Oct 18 15:35:52 2013] [info] [client

SVN server log

2013-10-22 Thread Naumenko, Roman
Hello, Could somebody help me with what I see in the logs on the server? In some cases subversion server logs each request during checkout (get-file or get-dir) Like this: 11.11.11.71 - bob [22/Oct/2013:15:57:50 -0400] 207 1331 "SVN/1.7.13 serf/1.2.1" repo:benchmark-svn [get-file /big-tree/com

Re: AuthType Basic (with ext LDAP)

2013-10-18 Thread Naumenko, Roman
On 2013/10/18 1:51 PM, Ben Reser wrote: > 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 authenticated

AuthType Basic (with ext LDAP)

2013-10-18 Thread Naumenko, Roman
Hi, There is a simple setup for svn users authentication on the server using LDAP. DAV svn SVNListParentPath on SVNParentPath /path_to_data SVNListParentPath on AuthzSVNAccessFile /path_to_accessfile/accfile AuthzLDAPAuthoritative off

Re: Suggestion to change the name "Subversion"

2013-08-15 Thread Naumenko, Roman
On 2013/08/12 5:25 PM, Mauricio Tavares wrote: > On Mon, Aug 12, 2013 at 4:57 PM, Glenn Holmer wrote: >> On 08/12/2013 03:51 PM, Greg Stein wrote: >>> Apache Subversion actually started as "Inversion" around December >>> 1999, or January 2000. It wasn't until April 2000, that we accepted >>> "Subv

Re: Balancing and proxing

2013-08-13 Thread Naumenko, Roman
On 2013/08/12 8:35 PM, Nico Kadel-Garcia wrote: > Nico Kadel-Garcia > Email: nka...@gmail.com > Sent from iPhone > > On Aug 9, 2013, at 20:12, Roman Naumenko > >> You mean this one (svn clustering)? >> http://www.wandisco.com/get?f=documentation/datasheets/DataSheet-Clustering.pdf >> >> It doesn't

Balancing and proxing

2013-08-09 Thread Naumenko, Roman
Hi, I wanted to check if it's possible to configure subversion in master-slave mode with some sort of common URL on the proxy server or loadbalancer, so end users wouldn't bother with different names for slave/master/readonly and geolocal names. Of course, it would be ideal if subversion nodes

Re: Subversion compilation

2013-08-07 Thread Naumenko, Roman
On 2013/08/07 6:19 AM, Philip Martin wrote: > Daniel Shahaf writes: >>> bash-3.2$ /home/userb/svn/bin/svn co http://svnserver/svn/repositoryA/ >>> /tmp/repoA/ >>> /home/userb/svn/bin/svn: symbol lookup error: >>> /home/userb/svn/lib/libsvn_ra_neon-1.so.0: undefined symbol: ne_accept_207 >>> >>>

Subversion compilation

2013-08-06 Thread Naumenko, Roman
Hi, Is there something obvious missing during compilation for such error? bash-3.2$ /home/userb/svn/bin/svn co http://svnserver/svn/repositoryA/ /tmp/repoA/ /home/userb/svn/bin/svn: symbol lookup error: /home/userb/svn/lib/libsvn_ra_neon-1.so.0: undefined symbol: ne_accept_207 Version was 1.7.

Re: Expected performance

2013-07-10 Thread Naumenko, Roman
On 2013/07/10 9:41 AM, Philip Martin wrote: > "Naumenko, Roman" writes: >> That box has more than enough CPUs (forty), cores are barely utilized. > Subversion's default cache configuration is very conservative. > Increasing the cache size can reduce disk IO and

Re: Expected performance (svn+ssh)

2013-07-10 Thread Naumenko, Roman
On 2013/07/08 5:10 PM, Thomas Harold wrote: > On 7/8/2013 2:18 PM, Naumenko, Roman wrote: >> >> That box has more than enough CPUs (forty), cores are barely utilized. >> How is the access over ssh can be configured? I thought it's only >> http(s) or svn proto. >

Re: Expected performance

2013-07-08 Thread Naumenko, Roman
On 2013/07/08 2:33 PM, Andy Levy wrote: > On Mon, Jul 8, 2013 at 2:06 PM, Naumenko, Roman > wrote: >> On 2013/07/08 12:51 PM, Andy Levy wrote: >>> On Mon, Jul 8, 2013 at 11:32 AM, Naumenko, Roman >>> wrote: >>>> Hello, >>>> >>>> H

Re: Expected performance

2013-07-08 Thread Naumenko, Roman
On 2013/07/08 2:06 PM, Thomas Harold wrote: > On 7/8/2013 11:32 AM, Naumenko, Roman wrote: >> Hello, >> >> How fast would you expect svn checkout to be from a server like one >> below? Considering eveyrthing on the server functioning as expected. >> > Our bott

Re: Expected performance

2013-07-08 Thread Naumenko, Roman
On 2013/07/08 12:51 PM, Andy Levy wrote: > On Mon, Jul 8, 2013 at 11:32 AM, Naumenko, Roman > wrote: >> Hello, >> >> How fast would you expect svn checkout to be from a server like one below? >> Considering eveyrthing on the server functioning as expected. >

Expected performance

2013-07-08 Thread Naumenko, Roman
Hello, How fast would you expect svn checkout to be from a server like one below? Considering eveyrthing on the server functioning as expected. Apache 2.2.3 128G mem 10G FSFS is local storage. Thanks, --Roman Naumenko ___ Thi