[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1382764 - /subversion/trunk/subversion/libsvn_subr/opt.c

From: Branko Čibej <brane_at_wandisco.com>
Date: Mon, 10 Sep 2012 14:28:33 +0200

On 10.09.2012 14:04, C. Michael Pilato wrote:
> (Answering my own question...) Yes, it did. I fixed the test expectations
> for you:
>
> Sending getopt_tests_data/svn--version_stdout
> Transmitting file data .
> Committed revision 1382782.

Thanks! I made the same change locally, but you beat me to the commit.

-- Brane

>
> On 09/10/2012 07:56 AM, C. Michael Pilato wrote:
>> Did this just break getopt_tests.py 2?
>>
>> On 09/10/2012 07:37 AM, brane_at_apache.org wrote:
>>> Author: brane
>>> Date: Mon Sep 10 11:37:33 2012
>>> New Revision: 1382764
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1382764&view=rev
>>> Log:
>>> * subversion/libsvn_subr/opt.c (svn_opt__get_version_info):
>>> Reformat the copyright message. The wording didn't change.
>>>
>>> Modified:
>>> subversion/trunk/subversion/libsvn_subr/opt.c
>>>
>>> Modified: subversion/trunk/subversion/libsvn_subr/opt.c
>>> URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/opt.c?rev=1382764&r1=1382763&r2=1382764&view=diff
>>> ==============================================================================
>>> --- subversion/trunk/subversion/libsvn_subr/opt.c (original)
>>> +++ subversion/trunk/subversion/libsvn_subr/opt.c Mon Sep 10 11:37:33 2012
>>> @@ -1116,9 +1116,8 @@ svn_opt__get_version_info(svn_boolean_t
>>> info->build_host = SVN_BUILD_HOST;
>>> info->copyright = apr_pstrdup
>>> (pool, _("Copyright (C) 2012 The Apache Software Foundation.\n"
>>> - "This software consists of contributions made by many "
>>> - "people; see the NOTICE\n"
>>> - "file for more information.\n"
>>> + "This software consists of contributions made by many people;\n"
>>> + "see the NOTICE file for more information.\n"
>>> "Subversion is open source software, see "
>>> "http://subversion.apache.org/\n"));
>>>
>>>
>>>
>>
>

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-09-10 14:29:11 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.