Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Johan Corveleyn
On Tue, Feb 24, 2015 at 5:32 PM, Julian Foad wrote: > Branko Čibej wrote: >> This is what's currently on the branch: >> >> svn diff http://svn.apache.org/repos/asf/subversion/trunk@1661975 \ >> http://svn.apache.org/repos/asf/subversion/branches/svn-info-detail > [...] >> svn info --sh

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Branko Čibej
On 25.02.2015 10:56, Johan Corveleyn wrote: > On Tue, Feb 24, 2015 at 5:32 PM, Julian Foad > wrote: >> Branko Čibej wrote: >>> This is what's currently on the branch: >>> >>> svn diff http://svn.apache.org/repos/asf/subversion/trunk@1661975 \ >>> http://svn.apache.org/repos/asf/subversion

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Stefan Sperling
On Wed, Feb 25, 2015 at 11:16:55AM +0100, Branko Čibej wrote: > I think that anyone who needs that level of control in a script should > just use the bindings and call svn_client_info() directly. Or use the --xml option.

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Johan Corveleyn
On Wed, Feb 25, 2015 at 11:16 AM, Branko Čibej wrote: > On 25.02.2015 10:56, Johan Corveleyn wrote: >> On Tue, Feb 24, 2015 at 5:32 PM, Julian Foad >> wrote: >>> Branko Čibej wrote: This is what's currently on the branch: svn diff http://svn.apache.org/repos/asf/subversion/trunk@1

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Julian Foad
Branko Čibej wrote: > Johan Corveleyn wrote: >> +1. Very nice feature. >> >> I've been wondering though (sorry, haven't read through the source, >> just thinking about how it works): does it support multiple >> --show-item options? As in: >> >>     $ svn info --show-item=last-changed-rev --show-i

Re: Intent to roll 1.8.12 & 1.7.20

2015-02-25 Thread Ivan Zhakov
On 13 February 2015 at 03:57, Ben Reser wrote: > Planning to roll these sometime late next week. So please wrap up any > nomination/voting for things that you'd like included. Any updates on 1.8.12 & 1.7.20? Subversion 1.8.11 was released three month ago and there are several important fixes wai

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Philip Martin
Branko Čibej writes: > The new variant of 'svn info' is called > > svn info --show-item=KEYWORD > > (it also accepts --no-newline, just like 'svn youngest' did). 'svn propget' has a much longer history of using --strict to suppress the newline. -- Philip Martin | Subversion Committer WANdi

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Branko Čibej
On 25.02.2015 12:10, Philip Martin wrote: > Branko Čibej writes: > >> The new variant of 'svn info' is called >> >> svn info --show-item=KEYWORD >> >> (it also accepts --no-newline, just like 'svn youngest' did). > 'svn propget' has a much longer history of using --strict to suppress > the new

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Branko Čibej
On 24.02.2015 19:20, Branko Čibej wrote: > On 24.02.2015 17:32, Julian Foad wrote: >> Branko Čibej wrote: >>> This is what's currently on the branch: >>> >>> svn diff http://svn.apache.org/repos/asf/subversion/trunk@1661975 \ >>> http://svn.apache.org/repos/asf/subversion/branches/svn-info-

Re: 1.9.0-beta1 do we need it?

2015-02-25 Thread Stefan Fuhrmann
On Tue, Feb 24, 2015 at 6:55 PM, Ben Reser wrote: > I'm still working on the CHANGES file for 1.9, it's taking longer than I > anticipated since it's been roughly 9 months since we last did a major > update > (and I forgot how long that one took me). > > The original thinking for a beta was to ge

Re: svn info --show-item [was: svn info --detail]

2015-02-25 Thread Philip Martin
Branko Čibej writes: > On 25.02.2015 12:10, Philip Martin wrote: >> Branko Čibej writes: >> >>> The new variant of 'svn info' is called >>> >>> svn info --show-item=KEYWORD >>> >>> (it also accepts --no-newline, just like 'svn youngest' did). >> 'svn propget' has a much longer history of usi

--no-newline vs. --strict

2015-02-25 Thread Branko Čibej
On 25.02.2015 12:34, Philip Martin wrote: > Branko Čibej writes: > >> On 25.02.2015 12:10, Philip Martin wrote: >>> Branko Čibej writes: >>> The new variant of 'svn info' is called svn info --show-item=KEYWORD (it also accepts --no-newline, just like 'svn youngest' di

Re: --no-newline vs. --strict

2015-02-25 Thread Philip Martin
Branko Čibej writes: > The single usage of the --strict option is arguably complete nonsense: > the default docstring, which isn't displayed *anywhere*, is 'use strict > semantics' and ... means nothing at all. In actual usage, --strict is > hardly mnemonic for not printing trailing newlines. --

Re: --no-newline vs. --strict

2015-02-25 Thread Branko Čibej
On 25.02.2015 14:22, Philip Martin wrote: > Branko Čibej writes: > >> The single usage of the --strict option is arguably complete nonsense: >> the default docstring, which isn't displayed *anywhere*, is 'use strict >> semantics' and ... means nothing at all. In actual usage, --strict is >> hardly

Re: --no-newline vs. --strict

2015-02-25 Thread Julian Foad
Philip Martin wrote: > Branko Čibej writes: >> The single usage of the --strict option is arguably complete nonsense: >> the default docstring, which isn't displayed *anywhere*, is 'use strict >> semantics' and ... means nothing at all. In actual usage, --strict is >> hardly mnemonic for not

Re: svn commit: r1662222 - in /subversion/branches/reuse-ra-session/subversion: include/private/svn_ra_private.h libsvn_client/ra_cache.c libsvn_ra/ra_loader.c

2015-02-25 Thread Branko Čibej
On 25.02.2015 15:23, i...@apache.org wrote: > Author: ivan > Date: Wed Feb 25 14:23:00 2015 > New Revision: 166 > > URL: http://svn.apache.org/r166 > Log: > On the 'reuse-ra-session' branch: Resolve memory leak. > > * subversion/libsvn_client/ra_cache.c > (): Include "svn_pools.h". > >

Re: svn commit: r1662227 - in /subversion/branches/svn-info-detail/subversion: svn/info-cmd.c tests/cmdline/info_tests.py

2015-02-25 Thread Julian Foad
> URL: http://svn.apache.org/r1662227 > Log: > On the svn-inf-detail branch: Make error messages more concise > and consistent with other subcommands. > @@ -878,13 +878,13 @@ svn_cl__info(apr_getopt_t *os, >        receiver = print_info_xml; > >        if (opt_state->show_item) > -        return

Merge the svn-info-detail branch to trunk and 1.9.x?

2015-02-25 Thread Branko Čibej
On 25.02.2015 12:22, Branko Čibej wrote: > On 24.02.2015 19:20, Branko Čibej wrote: >> On 24.02.2015 17:32, Julian Foad wrote: >>> Branko Čibej wrote: This is what's currently on the branch: svn diff http://svn.apache.org/repos/asf/subversion/trunk@1661975 \ http://svn.a

[Patch] Expression support for SVNPath and SVNParentPath

2015-02-25 Thread Graham Leggett
Hi all, The SVNParentPath directive allows a set of repos to be placed at an URL, but if you have more complex needs such as providing many customers (with separately mounted home directories) access to many repositories, this may not be enough. The attached patch brings httpd v2.4 expression

Re: svn commit: r1662222 - in /subversion/branches/reuse-ra-session/subversion: include/private/svn_ra_private.h libsvn_client/ra_cache.c libsvn_ra/ra_loader.c

2015-02-25 Thread Ivan Zhakov
On 25 February 2015 at 17:40, Branko Čibej wrote: > On 25.02.2015 15:23, i...@apache.org wrote: >> Author: ivan >> Date: Wed Feb 25 14:23:00 2015 >> New Revision: 166 >> >> URL: http://svn.apache.org/r166 >> Log: >> On the 'reuse-ra-session' branch: Resolve memory leak. >> >> * subversion/