On 21 June 2012 17:18, sebb <seb...@gmail.com> wrote:
> On 20 June 2012 20:25, Oliver Heger <oliver.he...@oliver-heger.de> wrote:
>> Am 20.06.2012 00:18, schrieb sebb:
>>
>>> On 19 June 2012 21:11,<ohe...@apache.org>  wrote:
>>>>
>>>> Author: oheger
>>>> Date: Tue Jun 19 20:11:15 2012
>>>> New Revision: 1351831
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=1351831&view=rev
>>>> Log:
>>>> Created tag for Configuration 1.8 release.
>>>>
>>>> Added:
>>>>    commons/proper/configuration/tags/CONFIGURATION_1_8/   (props changed)
>>>>      - copied from r1351829,
>>>> commons/proper/configuration/tags/CONFIGURATION_1_8RC1/
>>>
>>>
>>> The tag should be an exact copy.
>>>
>>> Dunno how you created the copy, but it should not have changes such as
>>> the ones below.
>>
>>
>> I executed the command below (copied from my command line history). How can
>> this cause a diff? It looks like as if the value of the svn:ignore property
>> is dumped which is already set for trunk (?).
>>
>> Oliver
>>
>> svn copy
>> https://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_8RC1/
>> https://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_8
>> -m "Created tag for Configuration 1.8 release."
>
> Thanks, that looks fine.
>
> I just tried creating a dummy tag and the commit message showed the
> same apparent property changes.
>
> Dunno what is going on here.
> I might try asking on the subversion list.

Just had a look at the commit mail from creating the MATH tag

r1352195 - /commons/proper/math/tags/MATH_3_0/


This does not exhibit the same behaviour.

One difference is that the original MATH tag does not have an
svn:mergeinfo property, whereas the configuration tag does.

Maybe that is causing the differences in the e-mail.

I checked the property listings for CONFIGURATION_1_8RC1 and
CONFIGURATION_1_8 and they are the same.

>>
>>>
>>>> Propchange: commons/proper/configuration/tags/CONFIGURATION_1_8/
>>>>
>>>> ------------------------------------------------------------------------------
>>>> --- svn:ignore (added)
>>>> +++ svn:ignore Tue Jun 19 20:11:15 2012
>>>> @@ -0,0 +1,16 @@
>>>> +*~
>>>> +*.iws
>>>> +*.ipr
>>>> +*.iml
>>>> +.*
>>>> +docs
>>>> +target
>>>> +test-reports
>>>> +velocity.log*
>>>> +maven.log
>>>> +STRING0
>>>> +lib
>>>> +*.ser
>>>> +junit*.properties
>>>> +*.patch
>>>> +maven-eclipse.xml
>>>>
>>>> Propchange: commons/proper/configuration/tags/CONFIGURATION_1_8/
>>>>
>>>> ------------------------------------------------------------------------------
>>>> --- svn:mergeinfo (added)
>>>> +++ svn:mergeinfo Tue Jun 19 20:11:15 2012
>>>> @@ -0,0 +1 @@
>>>> +/commons/proper/configuration/branches/CONFIGURATION_390:819412-822131
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to