Re: Apache Subversion 1.14.5 package

2025-02-14 Thread Nico Kadel-Garcia
On Fri, Feb 14, 2025 at 7:01 AM Daniel Sahlberg wrote: > > Den ons 12 feb. 2025 kl 22:15 skrev suruvumohan : >> >> Hi Team, >> >> I have been trying to find Subversion 1.14.5 package for Oracle linux 8.x >> and 9.x platforms, but nowhere I could find them. >> Can someone please help me with the r

Re: Apache Subversion 1.14.5 package

2025-02-14 Thread Daniel Sahlberg
Den ons 12 feb. 2025 kl 22:15 skrev suruvumohan : > Hi Team, > > I have been trying to find Subversion 1.14.5 package for Oracle linux 8.x > and 9.x platforms, but nowhere I could find them. > Can someone please help me with the relevant package? > Hi. I think you are better off asking in the su

Re: Apache Subversion 1.10.x end of life

2023-09-25 Thread Michael Osipov
Thanks, this is now cleaned up and understandable for downstream consumers!

Re: Apache Subversion installation on SGI UV300

2020-05-22 Thread Nathan Hartman
On Fri, May 22, 2020 at 5:46 AM Phoon KianTong wrote: > Can I check with you that do you have any complete guide for installing > apache subversion on SGI UV300? > Hello, I don't know of a guide that is specific to that machine. I would first check to see if there's an installer or prebuilt pa

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-08 Thread Nico Kadel-Garcia
On Wed, Nov 8, 2017 at 5:02 PM, Doug Robinson wrote: > Nico: Please state references to these bugs. I have not heard anything > about them. > There have been multiple. https://bugzilla.redhat.com/show_bug.cgi?id=692573 shows up in a fast Google search: that was admittedly from 2011. I'll also a

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-08 Thread Doug Robinson
Nico: Please state references to these bugs. I have not heard anything about them. Setting it to "permissive" is fine if you are going to actually use "audit2allow" to set a policy and then turn things back on. Otherwise it is slower and accumulating data unnecessarily. On Tue, Nov 7, 2017 at 6

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Nico Kadel-Garcia
On Tue, Nov 7, 2017 at 8:16 AM, Doug Robinson wrote: > Kushal: > > Just as a slight possibility, you might check to see that the SELinux > stuff is turned off (use the "sestatus" command). If it's not disabled/off > then you're going to have to allow the http account to access that data by > set

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Andreas Stieger
Hello, On 11/07/2017 03:37 PM, Ulaganathan, Udhayakumar wrote: > > Make sure the contents of svn.acc file have the entries – to give rw > access to the accounts as stated in the following example > > Irrelevant and confusing, as it does not match the original error message. Andreas

RE: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Ulaganathan, Udhayakumar
...@gmx.de [mailto:andreas.stie...@gmx.de] On Behalf Of Doug Robinson Sent: Tuesday, November 07, 2017 8:00 PM To: kushal bhattacharya Cc: Andreas Stieger Subject: Re: Apache subversion unable to open another ext4 partion svn repository Kushal: It's not you who needs to access it: it i

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Doug Robinson
Kushal: It's not you who needs to access it: it is the account that Apache is running as - at least when running as Apache. As for "svnserve", it depends on how you've got that setup so to help we need more details. Cheers. Doug On Tue, Nov 7, 2017 at 8:05 AM, kushal bhattacharya < bhattacharya

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread kushal bhattacharya
I am able to access folder in the same partition On Tue, Nov 7, 2017 at 6:29 PM, kushal bhattacharya < bhattacharya.kush...@gmail.com> wrote: > Then I am trying to access the reposity from localhost itself but still I > am getting the same error > > On Nov 7, 2017 6:22 PM, "Andreas Stieger" wrot

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread kushal bhattacharya
Then I am trying to access the reposity from localhost itself but still I am getting the same error On Nov 7, 2017 6:22 PM, "Andreas Stieger" wrote: Hello, On 11/07/2017 01:34 PM, kushal bhattacharya wrote: > Could you please help me out here ,sorry. But I have been trying whole day regarding t

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Doug Robinson
Kushal: Just as a slight possibility, you might check to see that the SELinux stuff is turned off (use the "sestatus" command). If it's not disabled/off then you're going to have to allow the http account to access that data by setting the appropriate security context throughout all directories f

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Andreas Stieger
Hello, On 11/07/2017 01:34 PM, kushal bhattacharya wrote: > Could you please help me out here ,sorry. But I have been trying whole day regarding this I am not sure what you are asking here? On 11/07/2017 01:37 PM, kushal bhattacharya wrote: > given permissions like :- > > sudo chown www-data:www

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread kushal bhattacharya
given permissions like :- sudo chown www-data:www-data /media/sense/20457332-fd6a-409d-821d-6bf368ecf6bd/svn sudo chmod -R 775 /media/sense/20457332-fd6a-409d-821d-6bf368ecf6bd/svn On Tue, Nov 7, 2017 at 6:04 PM, kushal bhattacharya < bhattacharya.kush...@gmail.com> wrote: > Could you please he

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread kushal bhattacharya
Could you please help me out here ,sorry. But I have been trying whole day regarding this On Nov 7, 2017 6:00 PM, "Andreas Stieger" wrote: > > On 11/07/2017 01:15 PM, kushal bhattacharya wrote: > > On 11/07/2017 01:05 PM, kushal bhattacharya wrote: > > Can't open directory > > '/media/sense/2045

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Andreas Stieger
On 11/07/2017 01:15 PM, kushal bhattacharya wrote: >> On 11/07/2017 01:05 PM, kushal bhattacharya wrote: >> > Can't open directory >> > '/media/sense/20457332-fd6a-409d-821d-6bf368ecf6bd/svn': Permission >> denied >> >> The Subversion server process (svnserve or httpd) is unable to access >> (read

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread kushal bhattacharya
# dav_svn.conf - Example Subversion/Apache configuration # # For details and further options see the Apache user manual and # the Subversion book. # # NOTE: for a setup with multiple vhosts, you will want to do this # configuration in /etc/apache2/sites-available/*, not here. # ... # URL control

Re: Apache subversion unable to open another ext4 partion svn repository

2017-11-07 Thread Andreas Stieger
Hello, On 11/07/2017 01:05 PM, kushal bhattacharya wrote: > Can't open directory > '/media/sense/20457332-fd6a-409d-821d-6bf368ecf6bd/svn': Permission denied The Subversion server process (svnserve or httpd) is unable to access (read) the path. Adjust the ownership and permissions so that the se

Re: Apache Subversion 1.7.20 released

2015-04-01 Thread Nico Kadel-Garcia
[ Followup trimmed to subersion-devel and subversion-users ] On Tue, Mar 31, 2015 at 8:03 AM, Stefan Sperling wrote: > I'm happy to announce the release of Apache Subversion 1.7.20. > > This release addresses two security issues: > > CVE-2015-0248: Subversion mod_dav_svn and svnserve are vulner

RE: Apache Subversion 1.9.0-beta1 released

2015-03-25 Thread Bert Huijben
> -Original Message- > From: Ben Reser [mailto:bre...@apache.org] > Sent: donderdag 19 maart 2015 04:58 > To: Subversion Development; users@subversion.apache.org; > annou...@subversion.apache.org; annou...@apache.org > Subject: Apache Subversion 1.9.0-beta1 released > > I'm happy to announ

Re: Apache Subversion 1.9.0-beta1 released

2015-03-23 Thread Branko Čibej
On 19.03.2015 04:57, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.9.0-beta1. > Please choose the mirror closest to you by visiting: > > http://subversion.apache.org/download/#pre-releases > > The SHA1 checksums are: > > cbc62b682e69254f57e40da316ebb7fcf998f56e

Re: Apache Subversion 1.9.0-beta1 released

2015-03-19 Thread Johan Corveleyn
On Thu, Mar 19, 2015 at 4:57 AM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.9.0-beta1. Is any of the usual binary suppliers (CollabNet, WanDisco, ...) planning to release a package for Solaris 10 SPARC of this beta? I'd like to give it a try on a test server mach

Re: Apache Subversion 1.8.11 released

2014-12-20 Thread Nico Kadel-Garcia
On Mon, Dec 15, 2014 at 4:13 PM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.8.11. > > This release addresses two security issues: > CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests. > CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction

Re: Apache Subversion 1.7.19 released

2014-12-20 Thread Nico Kadel-Garcia
On Mon, Dec 15, 2014 at 4:13 PM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.7.19. > > This release addresses two security issues: > CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests. > CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction

Re: Apache Subversion 1.8.10 released

2014-08-15 Thread Nico Kadel-Garcia
On Mon, Aug 11, 2014 at 11:52 AM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.8.10. > > This release addresses two security issues: > CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs. > CVE-2014-3528: credentials cached with svn may be se

Re: Apache Subversion 1.7.18 released

2014-08-15 Thread Nico Kadel-Garcia
On Mon, Aug 11, 2014 at 11:52 AM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.7.18. > > This release addresses two security issues: > CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs. > CVE-2014-3528: credentials cached with svn may be se

Re: Apache Subversion 1.8.9 released

2014-05-18 Thread Nico Kadel-Garcia
Cool. I've updated and done basic testing on the RHEL compatible RPM building tools I've been publishing to go with it, at https://github.com/nkadel/subversion-1.8.x-srpm. Tag 1.8.9-0.1 has the stable tag for this release. Nico Kadel-Garcia

Re: Apache Subversion 1.8.8 released

2014-02-21 Thread Nico Kadel-Garcia
Great! I've updated and run some casual tests on my github published toolkits for building this on RHEL 6. They're at:https://github.com/nkadel/subversion-1.8.x-srpm. The dependencies for "java-devel-openjdk" in RHEL compilation can cause some confusion, due to the multiple i386, x86_64, version

Re: Apache Subversion 1.8.5 released

2013-11-26 Thread Nico Kadel-Garcia
I've gone ahead and updated, and casually tested, my published RHEL 6 compatible RPM building tools with a new 1.8.5 tag at: https://github.com/nkadel/subversion-1.8.x-srpm/tree/1.8.5-0.1 For those who work in RHEL 6 or CentOS 6 or Scientific Linux 6, it works quite well with the libserf f

Re: Apache Subversion 1.8.4 released

2013-10-30 Thread Nico Kadel-Garcia
Cool. I've updated my published tools to build Subversion 1.8.x as RPM's for RHEL 6 and its like, at: https://github.com/nkadel/subversion-1.8.x-srpm RHEL 5 doesn't have "libserf" package in EPEL or other public repositories, so I've not tested it there yet : RHEL 4, I've given u

Re: Apache Subversion 1.8.3 released

2013-09-03 Thread Nico Kadel-Garcia
Consonant with the Subversion 1.8.3 and 1.7.13 releases, I've updated my github published packages for building them locally on RHEL 6.x. They're at: https://github.com/nkadel/subversion-1.7.x-srpm https://github.com/nkadel/subverison-1.8.x-srpm They're tested and running on

Re: Apache Subversion 1.8.3 released

2013-08-30 Thread Ben Reser
On 8/30/13 8:34 AM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.8.3. > > Please note that Subversion 1.8.3 is the next release after Subversion 1.8.1. > The 1.8.2 release was not published publicly, due to issues found > during testing. > > Please choose the mirror

Re: Apache Subversion 1.7.13 released

2013-08-30 Thread Ben Reser
On 8/30/13 8:34 AM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.7.13. > > Please note that Subversion 1.7.13 is the next release after Subversion > 1.7.11. > The 1.7.12 release was not published publicly, due to issues found > during testing. > > Please choose the

Re: Apache Subversion 1.8.0 Released (An appropriate version of serf could not be found)

2013-06-23 Thread Nico Kadel-Garcia
On Wed, Jun 19, 2013 at 12:29 AM, Nico Kadel-Garcia wrote: > On Tue, Jun 18, 2013 at 2:23 PM, Thomas Harold > wrote: >> And the last hurdle I had to jump over to get svn 1.8.0 to compile on my >> CentOS 6 box. When running ./configure, I had the following message show >> up: > > It's not in any

Re: Apache Subversion 1.8.0 Released (An appropriate version of serf could not be found)

2013-06-18 Thread Nico Kadel-Garcia
On Tue, Jun 18, 2013 at 2:23 PM, Thomas Harold wrote: > And the last hurdle I had to jump over to get svn 1.8.0 to compile on my > CentOS 6 box. When running ./configure, I had the following message show > up: It's not in any of the repositories, and Fedora is still trying to figure out how to l

Re: Apache Subversion 1.8.0 Released (An appropriate version of serf could not be found)

2013-06-18 Thread Thomas Harold
And the last hurdle I had to jump over to get svn 1.8.0 to compile on my CentOS 6 box. When running ./configure, I had the following message show up: checking was serf enabled... no An appropriate version of serf could not be found, so libsvn_ra_serf will not be built. If you want

Re: Apache Subversion 1.8.0 Released (Can't locate ExtUtils/Embed.pm in @INC)

2013-06-18 Thread Thomas Harold
On 6/18/2013 8:06 AM, Branko Čibej wrote: We're happy to announce the release of Apache Subversion 1.8.0. Another little thing that I found when compiling 1.8 on CentOS 6 is that we now need to install the perl ExtUtils packages. Can't locate ExtUtils/Embed.pm in @INC (@INC contains: /usr/l

Re: Apache Subversion 1.8.0 Released (Apache module support via DSO through APXS)

2013-06-18 Thread Thomas Harold
On 6/18/2013 8:06 AM, Branko Čibej wrote: We're happy to announce the release of Apache Subversion 1.8.0. While running ./configure (on CentOS 6), I see the following in the output: checking for Apache module support via DSO through APXS... no ==

Re: Apache Subversion 1.8.0-rc3 Released

2013-06-13 Thread Danil Shopyrin
On Wed, Jun 12, 2013 at 3:08 PM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.8.0-rc3, the > second public release candidate of Subversion 1.8.0 (rc1 was not > publicly released). > > This is a release candidate for what will eventually become Apache > Subversion 1.8

Re: Apache Subversion 1.7.9 released

2013-04-09 Thread Mark Phippard
On Sun, Apr 7, 2013 at 6:36 AM, Nico Kadel-Garcia wrote: > > My SRPM building tools have been updated to match, at: > > https://github.com/nkadel/subversion-1.6.21-srpm > > and > > https://github.com/nkadel/subversion-1.7.9-srpm > > Minor changes include the recent discard of support for R

Re: Apache Subversion 1.7.9 released

2013-04-07 Thread Nico Kadel-Garcia
My SRPM building tools have been updated to match, at: https://github.com/nkadel/subversion-1.6.21-srpm and https://github.com/nkadel/subversion-1.7.9-srpm Minor changes include the recent discard of support for RHEL 4 in the subverson-1.7.x build structure, and switching from using "au

Re: Apache Subversion 1.7.7 - svn log issues

2013-02-03 Thread Ryan Schmidt
On Feb 3, 2013, at 21:45, Ramachandran Raghavendran wrote: > My very first commit consisted of 10 folders and 8 files. > After this very commit if I run svn log -v --xml with the URL for a > single file, the output lists data for all the rest of items under that > commit. > I was expecting the d

RE: Apache Subversion 1.7.7 - svn log issues

2013-02-03 Thread Ramachandran Raghavendran
an Schmidt [mailto:subversion-20...@ryandesign.com] Sent: Saturday, February 02, 2013 12:18 AM To: Ramachandran Raghavendran Cc: users@subversion.apache.org Subject: Re: Apache Subversion 1.7.7 - svn log issues On Jan 31, 2013, at 22:40, Ramachandran Raghavendran wrote: > I performed the very

Re: Apache Subversion 1.7.7 - svn log issues

2013-02-01 Thread Ryan Schmidt
On Jan 31, 2013, at 22:40, Ramachandran Raghavendran wrote: > I performed the very first commit into a repository and I’m running the svn > log command at the file level (svn log -v --xml --stop-on-copy @URL PATH, > where PATH represents a file). > However this syntax lists all the changes t

RE: Apache Subversion 2.2

2012-09-01 Thread Jim Ravagno
r 01, 2012 11:01 AM To: Jim Ravagno Cc: users@subversion.apache.org Subject: Re: Apache Subversion 2.2 On Sat, Sep 1, 2012 at 8:54 AM, Jim Ravagno wrote: > Hi, > I'm stuck with Windows 2003 server because of the budget. > I would have rather put this on a Solaris OS but that's wh

Re: Apache Subversion 2.2

2012-09-01 Thread Nico Kadel-Garcia
l-Garcia [mailto:nka...@gmail.com] > Sent: Friday, August 31, 2012 5:25 PM > To: jrava...@comcast.net > Cc: users@subversion.apache.org > Subject: Re: Apache Subversion 2.2 > > On Fri, Aug 31, 2012 at 9:27 AM, wrote: >> Hi, >> >> I was asked to install

Re: Apache Subversion 2.2

2012-09-01 Thread Les Mikesell
On Sat, Sep 1, 2012 at 7:54 AM, Jim Ravagno wrote: > Hi, > I'm stuck with Windows 2003 server because of the budget. > I would have rather put this on a Solaris OS but that's what I have to work > with, My second choice was Windows 2008 R2, but again I'm stuck with > 2003. Note that it is possibl

RE: Apache Subversion 2.2

2012-09-01 Thread Jim Ravagno
@subversion.apache.org Subject: Re: Apache Subversion 2.2 On Fri, Aug 31, 2012 at 9:27 AM, wrote: > Hi, > > I was asked to install a source control site for Engineering. They > asked for Subversion. > > > > This is a Rat Hole I didn't want to go down, not only to me

Re: Apache Subversion 2.2

2012-08-31 Thread Nico Kadel-Garcia
On Fri, Aug 31, 2012 at 9:27 AM, wrote: > Hi, > > I was asked to install a source control site for Engineering. They asked for > Subversion. > > > > This is a Rat Hole I didn't want to go down, not only to mention the > documention is horrible. Why is it a rat hole? > Apache 2.2> Tortoise> WebS

Re: Apache Subversion 2.2

2012-08-31 Thread Les Mikesell
On Fri, Aug 31, 2012 at 8:27 AM, wrote: > I was asked to install a source control site for Engineering. They asked for > This is a Rat Hole I didn't want to go down, not only to mention the > documention is horrible. > > Apache 2.2> Tortoise> WebSVN> PHP 4.3.0. and now Wix installer on Windows >

Re: Apache Subversion 2.2

2012-08-31 Thread jravagno
I'll check it out Thank you, Jim - Original Message - From: "Mark Phippard" To: jrava...@comcast.net Cc: users@subversion.apache.org Sent: Friday, August 31, 2012 9:56:31 AM Subject: Re: Apache Subversion 2.2 On Fri, Aug 31, 2012 at 9:27 AM, < jrava...@c

RE: Apache Subversion 2.2

2012-08-31 Thread Bob Archer
> On Fri, Aug 31, 2012 at 9:27 AM, wrote: > I was asked to install a source control site for Engineering. They asked for > Subversion. > > This is a Rat Hole I didn't want to go down, not only to mention the > documention is horrible. And now you want help from us rats? You must not read the sam

Re: Apache Subversion 2.2

2012-08-31 Thread Mark Phippard
On Fri, Aug 31, 2012 at 9:27 AM, wrote: > I was asked to install a source control site for Engineering. They asked > for Subversion. > > > > This is a Rat Hole I didn't want to go down, not only to mention the > documention is horrible. > > Apache 2.2> Tortoise> WebSVN> PHP 4.3.0. and now Wix ins

RE: Apache Subversion 2.2

2012-08-31 Thread Cooke, Mark
> -Original Message- > From: jrava...@comcast.net [mailto:jrava...@comcast.net] > Sent: 31 August 2012 14:28 > To: users@subversion.apache.org > Subject: Apache Subversion 2.2 > > Hi, Hello > I was asked to install a source control site for Engineering. > They asked for Subversion. >

Re: Apache Subversion 1.7.4 Released

2012-03-08 Thread Nico Kadel-Garcia
On Thu, Mar 8, 2012 at 2:02 PM, Stefan Sperling wrote: > I'm happy to announce the release of Apache Subversion 1.7.4. > > Cool. The SRPM notes and .spec files I've published previously only need the version number changed.

Re: Apache Subversion 1.7.4 Released

2012-03-08 Thread Lorenz
Tim Kuehn wrote: >how do I get off this list? by going to http://subversion.apache.org/mailing-lists.html and following the instructions? -- Lorenz PS: and please don't hijack unrelated threads

Re: Apache Subversion 1.7.4 Released

2012-03-08 Thread Tim Kuehn
how do I get off this list? On Thu, Mar 8, 2012 at 2:02 PM, Stefan Sperling wrote: > I'm happy to announce the release of Apache Subversion 1.7.4. > > This is a maintenance release which fixes known problems and > regressions in the 1.7.x line of releases. We encourage users > to upgrade as soon

Re: Apache Subversion 1.7.3 Released

2012-02-14 Thread Stefan Sperling
On Tue, Feb 14, 2012 at 12:23:42PM -0500, Nico Kadel-Garcia wrote: > Cool. I'm looking at RPM bundling for it: I note the addition of the > "mod_dontdothat" module, which is making me laugh a bit at the name. > Does anyone have a good sample dontdothat config file I can add to the > RPM bundle? Se

Re: Apache Subversion 1.7.3 Released

2012-02-14 Thread Nico Kadel-Garcia
Cool. I'm looking at RPM bundling for it: I note the addition of the "mod_dontdothat" module, which is making me laugh a bit at the name. Does anyone have a good sample dontdothat config file I can add to the RPM bundle? I'm also uncertain of whether to bundle the dontrformat tools with the mod_da

Re: Apache Subversion 1.7.1 Released

2011-10-23 Thread Nico Kadel-Garcia
On Sat, Oct 22, 2011 at 10:12 PM, Hyrum Wright wrote: > I'm happy to announce the release of Apache Subversion 1.7.1.  This > release addresses a number of user-reported issues in the 1.7.0 > release. Great. I notice a couple of points. * The "packages/rpm/rhel-*" bundles need a thorough rewrite

Re: Apache Subversion

2011-07-11 Thread Shrinivasan
On Monday 11 July 2011 05:37 PM, Siroka Lenka wrote: Dear Sir or Madam, I have a question about the Apache Subversion. Is there any possibility to create versions of any other store (except directory)? Concretely outputs of IBM Cognos products that do not have the file representation (e.g.

Re: Apache Subversion 1.7.0-alpha1 Released

2011-06-17 Thread Stefan Sperling
On Fri, Jun 10, 2011 at 09:08:33AM -0500, Hyrum Wright wrote: > I'm happy to announce Apache Subversion 1.7.0-alpha1, the first public > pre-release of the 1.7.x series, is now available. Please choose the closest > mirror to you by visiting: > > http://subversion.apache.org/download/#pre-rel

Re: Apache Subversion 1.6.15 Released

2010-11-24 Thread Stefan Sperling
On Wed, Nov 24, 2010 at 05:36:01PM -0500, Nico Kadel-Garcia wrote: > On Wed, Nov 24, 2010 at 11:15 AM, Hyrum Wright wrote: > > I'm happy to announce Apache Subversion 1.6.15.  This release contains > > several bug fixes, including two which can cause client-initiated > > crashes on the server.  We

Re: Apache Subversion 1.6.15 Released

2010-11-24 Thread Nico Kadel-Garcia
On Wed, Nov 24, 2010 at 11:15 AM, Hyrum Wright wrote: > I'm happy to announce Apache Subversion 1.6.15.  This release contains > several bug fixes, including two which can cause client-initiated > crashes on the server.  We encourage users to upgrade as soon as Cool. I just built it using the RPM

Re: apache-subversion performance

2010-06-26 Thread Rob van Oostrum
On Sat, Jun 26, 2010 at 9:56 PM, west alto wrote: > Is there a way to improve, subversion/apache performance? Can anyone > point me to a documentation where i could improve my setup. > > Here's my server specs: > apache-2.2 > svn-1.3 > sles10 sp3 > windows ad for authentication > > I'm using svn