RE: svn commit: r1512013 -

2013-08-09 Thread Bert Huijben
Can you add your scons version to this issue so we can look at it in more detail via the scons history? I verified that some rpaths were set with latest scons on FreeBSD a few weeks ago. Usually scons ignores new variables for compatibility between versions. Bert From: Stefan Sperling Sent: 10/0

RE: man pages for Subversion

2013-08-09 Thread Bert Huijben
Hi. Can you please stop bashing Windows. We also want to support OS/2, Netware, Be/os and any other system that the Apr library supports. Breaking the command line client for these systems includes breaking our entire test suite. Svn is how we test the library and we try to avoid platform specifi

Re: man pages for Subversion

2013-08-09 Thread James K. Lowden
On Fri, 9 Aug 2013 11:21:23 +0300 Daniel Shahaf wrote: > > 1. Get the sources for 1.9 > > 2. Examine svn_cl__cmd_table > > 3. Prepare a doc build tree that creates two things: > > a. man pages > > b. plain text for --help, one file per subcommand > > > > The plain text filenames

Re: localisation: status, migration to pootle

2013-08-09 Thread Branko Čibej
On 10.08.2013 00:18, Johan Corveleyn wrote: > On Sat, Aug 10, 2013 at 12:01 AM, Branko Čibej wrote: >> On 09.08.2013 23:54, Johan Corveleyn wrote: >>> On Fri, Aug 9, 2013 at 4:41 PM, Johan Corveleyn wrote: On Thu, Aug 8, 2013 at 8:39 PM, Daniel Shahaf wrote: > Mattias Engdegård wrote on

Re: localisation: status, migration to pootle

2013-08-09 Thread Ben Reser
On Fri, Aug 9, 2013 at 3:01 PM, Branko Čibej wrote: > Why do we need a volunteer? We can just teach release.py to generate the > e-mail (same as for announcements) and document this in the release process. +1

Re: localisation: status, migration to pootle

2013-08-09 Thread Johan Corveleyn
On Sat, Aug 10, 2013 at 12:01 AM, Branko Čibej wrote: > On 09.08.2013 23:54, Johan Corveleyn wrote: >> On Fri, Aug 9, 2013 at 4:41 PM, Johan Corveleyn wrote: >>> On Thu, Aug 8, 2013 at 8:39 PM, Daniel Shahaf wrote: Mattias Engdegård wrote on Thu, Aug 08, 2013 at 19:40:00 +0200: > 8 aug

Re: localisation: status, migration to pootle

2013-08-09 Thread Branko Čibej
On 09.08.2013 23:54, Johan Corveleyn wrote: > On Fri, Aug 9, 2013 at 4:41 PM, Johan Corveleyn wrote: >> On Thu, Aug 8, 2013 at 8:39 PM, Daniel Shahaf wrote: >>> Mattias Engdegård wrote on Thu, Aug 08, 2013 at 19:40:00 +0200: 8 aug 2013 kl. 08.21 skrev Daniel Shahaf: > Mattias Engdeg

Re: localisation: status, migration to pootle

2013-08-09 Thread Johan Corveleyn
On Fri, Aug 9, 2013 at 4:41 PM, Johan Corveleyn wrote: > On Thu, Aug 8, 2013 at 8:39 PM, Daniel Shahaf wrote: >> Mattias Engdegård wrote on Thu, Aug 08, 2013 at 19:40:00 +0200: >>> 8 aug 2013 kl. 08.21 skrev Daniel Shahaf: >>> Mattias Engdegård wrote on Wed, Aug 07, 2013 at 23:43:36 +0200: >

Re: crash in svn_ra_serf__credentials_callback

2013-08-09 Thread Lieven Govaerts
Hi, these crashes can be explained by serf issue 120: "Error with ssl tunnel over proxy with KeepAlive off and Basic authentication". We're assuming here that these users were using a proxy with KeepAlive Off active (at least for the CONNECT request), but it's not possible to see that in this stac

Re: svn commit: r1512319 - /subversion/trunk/subversion/tests/libsvn_fs_x/fs-x-pack-test.c

2013-08-09 Thread Daniel Shahaf
stef...@apache.org wrote on Fri, Aug 09, 2013 at 14:22:21 -: > Author: stefan2 > Date: Fri Aug 9 14:22:20 2013 > New Revision: 1512319 > > URL: http://svn.apache.org/r1512319 > Log: > Disable FSX utiltiy class test for anything non-FSX because it creates > a repository and that may or may not

Re: Syntax for templated SVNPath

2013-08-09 Thread C. Michael Pilato
On 08/09/2013 10:40 AM, Daniel Shahaf wrote: > [ Just changing the subject. The background is the branch cmpilato > started a couple of days ago; I'll let him introduce that. ] Can do. Put simply, CollabNet wants to start using dynamic virtual hosting with Apache HTTP Server in one of our offeri

Re: Merge bug causes changesets to be applied although this should not be the case

2013-08-09 Thread Daniel Shahaf
Fredrik Orderud wrote on Tue, Aug 06, 2013 at 22:40:02 +0200: > On Tue, Aug 6, 2013 at 3:19 PM, Johan Corveleyn wrote: > > > FYI, another user complained about this on the users list (Fredrik > > Orderud, CC'd) [1]. He has filed issue #4405 [2]. Perhaps some of the > > interested parties here can

Re: [PATCH] Re: Merge bug causes changesets to be applied although this should not be the case

2013-08-09 Thread Stefan Sperling
On Fri, Aug 09, 2013 at 05:53:26PM +0300, Daniel Shahaf wrote: > Johan Corveleyn wrote on Fri, Aug 09, 2013 at 16:35:36 +0200: > > Thanks for the patch. Don't be put off by the lack of response, some > > people are on holiday (I'm writing this response from the side of a > > swimming pool myself :-

[PATCH] Re: Merge bug causes changesets to be applied although this should not be the case

2013-08-09 Thread Daniel Shahaf
Johan Corveleyn wrote on Fri, Aug 09, 2013 at 16:35:36 +0200: > Thanks for the patch. Don't be put off by the lack of response, some > people are on holiday (I'm writing this response from the side of a > swimming pool myself :-)). So it might take a couple more days / > weeks. It would also help

Re: [PATCH] speed up svn_repos_authz_check_access

2013-08-09 Thread Philip Martin
Ivan Zhakov writes: > As far I understand cache will be very inefficient if authorization > file will be bigger than configured limit. I real world cases cache > will hold data for every configured path if user run svn log on > repository root or something. We could cache the results of authz_pa

Re: localisation: status, migration to pootle

2013-08-09 Thread Johan Corveleyn
On Thu, Aug 8, 2013 at 8:39 PM, Daniel Shahaf wrote: > Mattias Engdegård wrote on Thu, Aug 08, 2013 at 19:40:00 +0200: >> 8 aug 2013 kl. 08.21 skrev Daniel Shahaf: >> >>> Mattias Engdegård wrote on Wed, Aug 07, 2013 at 23:43:36 +0200: Sorry about the late reply; I rarely have time to read the

Syntax for templated SVNPath

2013-08-09 Thread Daniel Shahaf
[ Just changing the subject. The background is the branch cmpilato started a couple of days ago; I'll let him introduce that. ] Daniel Shahaf wrote on Fri, Aug 09, 2013 at 17:37:46 +0300: > [ Forwarding to list, with permission ] > > C. Michael Pilato wrote on Fri, Aug 09, 2013 at 10:06:25 -0400

Re: IRC conversation #fail

2013-08-09 Thread Daniel Shahaf
[ Forwarding to list, with permission ] C. Michael Pilato wrote on Fri, Aug 09, 2013 at 10:06:25 -0400: > On 08/09/2013 03:06 AM, Daniel Shahaf wrote: > >> Ooh... option 3 is kind cool, and your use-case isn't particularly > >> far-fetched. Though, I think if I were an administrator, I'd probably

Re: Merge bug causes changesets to be applied although this should not be the case

2013-08-09 Thread Johan Corveleyn
On Tue, Aug 6, 2013 at 10:40 PM, Fredrik Orderud wrote: > On Tue, Aug 6, 2013 at 3:19 PM, Johan Corveleyn wrote: >> >> FYI, another user complained about this on the users list (Fredrik >> Orderud, CC'd) [1]. He has filed issue #4405 [2]. Perhaps some of the >> interested parties here can take a

Re: SVN 1.7/1.8 "commit after delete" performance issue

2013-08-09 Thread Alexander Lüders
That's great. Thank you very much. Am 09.08.2013 12:26, schrieb Philip Martin: Alexander Lüders writes: How to proceed now? Shall I file a bug report? It's already fixed on trunk and I've just proposed it for 1.8.

Re: SVN 1.7/1.8 "commit after delete" performance issue

2013-08-09 Thread Philip Martin
Alexander Lüders writes: > How to proceed now? Shall I file a bug report? It's already fixed on trunk and I've just proposed it for 1.8. -- Philip Martin | Subversion Committer WANdisco | Non-Stop Data

Re: SVN 1.7/1.8 "commit after delete" performance issue

2013-08-09 Thread Alexander Lüders
Hi all, first of all thanks for your investigation. Seems to me like there is no trivial fix of the problem. How to proceed now? Shall I file a bug report? Greetings Alex Am 30.07.2013 17:58, schrieb Bert Huijben: Passing null will always have the full wait time, so just picking some path ha

Re: man pages for Subversion

2013-08-09 Thread Stefan Sperling
On Thu, Aug 08, 2013 at 10:25:08PM -0400, James K. Lowden wrote: > It sounds like we have agreement and the ball is back in my court. If > there are no objections, I'll work on the following as a next step: > > 1. Get the sources for 1.9 > 2. Examine svn_cl__cmd_table > 3. Prepare a doc build

Re: man pages for Subversion

2013-08-09 Thread Daniel Shahaf
James K. Lowden wrote on Thu, Aug 08, 2013 at 22:25:08 -0400: > Stefan Sperling wrote: > > If you manage to generate both the compiled-in strings and the man > > pages (on UNIX only) from the same source format during the build, > > I"m happy with that. If you manage to generate man pages from > >

Putty (plink) security updates and SVN clients

2013-08-09 Thread Markus Schaber
Hi, (This is slightly off-topic, but I don't know any better way to contact the packagers of possible affected distributions / clients I don't know about). I just learned that the windows SSH client putty got a security update: http://lists.tartarus.org/pipermail/putty-announce/2013/18.