Subversion 1.6.23 released

2013-05-31 Thread Ben Reser
I'm happy to announce the release of Subversion 1.6.23. Please note that Subversion 1.6.23 is the next release after Subversion 1.6.21. The 1.6.22 release was not published publicly, due to issues found during testing. Please choose the mirror closest to you by visiting: http://subversion.ap

Apache Subversion 1.7.10 released

2013-05-31 Thread Ben Reser
I'm happy to announce the release of Apache Subversion 1.7.10. Please choose the mirror closest to you by visiting: http://subversion.apache.org/download/#recommended-release This release addresses three security issues: CVE-2013-1968: fsfs repository corruption caused by newline characte

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
Filed an issue for this in the Serf tracker: https://code.google.com/p/serf/issues/detail?id=102 -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
On 05/31/2013 01:28 PM, C. Michael Pilato wrote: > On 05/31/2013 12:06 PM, C. Michael Pilato wrote: >> On 05/31/2013 10:45 AM, Welch, Klaus wrote: >>> On monday I'll check the serf version, remove client side credential, >>> carefully re-check all the build logs. >>> >>> Hopefully something indica

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
On 05/31/2013 12:06 PM, C. Michael Pilato wrote: > On 05/31/2013 10:45 AM, Welch, Klaus wrote: >> On monday I'll check the serf version, remove client side credential, >> carefully re-check all the build logs. >> >> Hopefully something indicates where to look further. > > As it turns out, I have

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread Philip Martin
Daniel Shahaf writes: > C. Michael Pilato wrote on Fri, May 31, 2013 at 10:30:58 -0400: >> On 05/31/2013 09:53 AM, Klaus Welch wrote: >> > I'not sure what a wiretrace is. I've inlined related pieces from apache >> > logs. >> > >> > access.log: >> > ::1 - - [31/May/2013:15:33:34 +0200] "OPTIONS

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
On 05/31/2013 10:45 AM, Welch, Klaus wrote: > On monday I'll check the serf version, remove client side credential, > carefully re-check all the build logs. > > Hopefully something indicates where to look further. As it turns out, I have been able to reproduce this problem on my laptop with a si

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread Daniel Shahaf
Welch, Klaus wrote on Fri, May 31, 2013 at 14:45:40 +: > > > From: C. Michael Pilato [cmpil...@collab.net] > Sent: Friday, May 31, 2013 4:30 PM > To: Welch, Klaus > Cc: users@subversion.apache.org > Subject: Re: authentication error after upgrading clie

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread Daniel Shahaf
C. Michael Pilato wrote on Fri, May 31, 2013 at 10:30:58 -0400: > On 05/31/2013 09:53 AM, Klaus Welch wrote: > > I'not sure what a wiretrace is. I've inlined related pieces from apache > > logs. > > > > access.log: > > ::1 - - [31/May/2013:15:33:34 +0200] "OPTIONS * HTTP/1.0" 200 - > > xx.yy.zz.u

RE: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread Welch, Klaus
From: C. Michael Pilato [cmpil...@collab.net] Sent: Friday, May 31, 2013 4:30 PM To: Welch, Klaus Cc: users@subversion.apache.org Subject: Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server) On 05/31/2013 09:53 AM

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
On 05/31/2013 09:53 AM, Klaus Welch wrote: > I'not sure what a wiretrace is. I've inlined related pieces from apache logs. > > access.log: > ::1 - - [31/May/2013:15:33:34 +0200] "OPTIONS * HTTP/1.0" 200 - > xx.yy.zz.uu - - [31/May/2013:15:46:00 +0200] "OPTIONS /svn/xxx HTTP/1.1" 401 > 401 > xx.yy.

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread Klaus Welch
On 05/31/13 15:40, C. Michael Pilato wrote: On 05/31/2013 09:09 AM, Klaus Welch wrote: After upgrading the *client* to svn1.8-rc2 a simple svn info gives the following error: $>svn info http://domain:port/path svn: E120190: Error running context: An error occurred during authentication Playi

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
On 05/31/2013 09:09 AM, Klaus Welch wrote: > After upgrading the *client* to svn1.8-rc2 a simple > svn info gives the following error: > > $>svn info http://domain:port/path > svn: E120190: Error running context: An error occurred during authentication > > > Playing around with svnauthz validat

authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread Klaus Welch
Hi svn team! since many years i'm using subversion and it's a great piece of software. Thanks for all the work! I've tried svn1.8-rc2 and it does not work as smooth as with all the previous upgrades. Scenario is the following: * server * apache * authentication: htdigest * mod_dav_s