Re: Memory leak in mod_sav_svn?

2012-03-08 Thread Fridtjof Busse
* Daniel Shahaf : > Presumably, tcpdump/wireshark of the response headers will be useful. The problem was very subtle: Apache delivered a P3P header (our own configuration). This broke the checkout. Why only a certain file was affected (it worked when the file was not in the repo) or why it worke

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: svn not displaying author name on webpage

2012-03-08 Thread Andy Levy
On Thu, Mar 8, 2012 at 14:43, trevor obba wrote: > I am running Ubuntu Lucid, I installed Subversion (svn 1.1.6) and > apache2.2.14, it is working fine I could commit repository. > > The problem is, on the web page it is not showing the Author name and > modifies date. > > What am I missing? Wha

Re: svn on OSX 10.7.3 can't find CA certificates

2012-03-08 Thread Greg Stein
On Thu, Mar 08, 2012 at 02:56:10PM -0500, Zachary Burnham wrote: > Hi. I'm having some trouble with command-line svn on OSX 10.7.3 . The > problem appears to be that subversion can't find the CA certificates that are > installed on my system (visible in Keychain Access.) I get the following >

svn on OSX 10.7.3 can't find CA certificates

2012-03-08 Thread Zachary Burnham
Hi. I'm having some trouble with command-line svn on OSX 10.7.3 . The problem appears to be that subversion can't find the CA certificates that are installed on my system (visible in Keychain Access.) I get the following error: $ svn log Error validating server certificate for 'https://:443':

svn not displaying author name on webpage

2012-03-08 Thread trevor obba
I am running Ubuntu Lucid, I installed Subversion (svn 1.1.6) and apache2.2.14, it is working fine I could commit repository. The problem is, on the web page it is not showing the Author name and modifies date. What am I missing? What am I doing wrong?   Can you help please?

Apache Subversion 1.7.4 Released

2012-03-08 Thread Stefan Sperling
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 as reasonable. Please choose the mirror closest to you by visiting: http://subversion.ap

ctypes-python-bindings - list files in working copy issue

2012-03-08 Thread Martin Zibricky
Hi all, I'm trying to use csvn (ctypes based python bindings). I have a simple code example. But when trying to run this code I get the following error. I thested csvn with svn 1.6.17 and 1.7.3. The issue is still the same. Could anyone please confirm this issue? --- $ python list_working_copy

RE: HTTPS with Serf: Certificate untrusted?

2012-03-08 Thread Bert Huijben
> -Original Message- > From: Joel Low [mailto:j...@joelsplace.sg] > Sent: donderdag 8 maart 2012 14:08 > To: users@subversion.apache.org > Subject: HTTPS with Serf: Certificate untrusted? > > Hello, I was recently trying to check out my source tree from Sourceforge over > HTTPS with Serf,

Re: Options for moving large files between repos

2012-03-08 Thread Mark Phippard
On Mon, Feb 27, 2012 at 10:03 AM, sebb wrote: > I've currently got the CollabNet build (1.7.2) for Windows, and it > does not include svnmucc as far as I can tell. As of the 1.7.4 release it will include it. -- Thanks Mark Phippard http://markphip.blogspot.com/

HTTPS with Serf: Certificate untrusted?

2012-03-08 Thread Joel Low
Hello, I was recently trying to check out my source tree from Sourceforge over HTTPS with Serf, and Subversion (command line client, TortoiseSVN was affected too) complained that the certificate the server presented was not trusted. I added the root cert to ssl-authority-files in servers, to no

Re: svn:externals and different access methods (svn: http:)

2012-03-08 Thread Konstantin Kolinko
2012/3/8 Jarle Jacobsen : > Hi, > > we are currently running subversion 1.7.3 and are using svnserve on > the server (windows platform). We are using the distribution from > Collabnet and now we want to switch to using the Subversion Edge > config app and Apache web server. Because we have many use