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
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
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.
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
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
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
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
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
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-
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
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
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
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.
--
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
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
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".
>
>
> 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
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
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
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/
20 matches
Mail list logo