On 2016-09-20 10:59, Zdenek Sedlak wrote:
> On 2016-09-17 09:49, Daniel Shahaf wrote:
>> Branko Čibej wrote on Sat, Sep 17, 2016 at 03:29:25 +0200:
>>> But be aware that if the RHEL 7 version of httpd is *not* patched, your
>>> SVN server will be broken in subtle ways.
>>>
>>> I really have no idea
> -Original Message-
> From: Daniel Shahaf [mailto:danie...@apache.org]
> Sent: zaterdag 24 september 2016 09:11
> To: FEDERICO PRADES ILLANES
> Cc: users@subversion.apache.org
> Subject: Re: svn switch, touches files with svn:keywords
>
> FEDERICO PRADES ILLANES wrote on Fri, Sep 23, 2
On Mon, Sep 26, 2016 at 10:30 AM, Veit Guna wrote:
>> Gesendet: Montag, 26. September 2016 um 09:59 Uhr
>> Von: "Johan Corveleyn"
>> An: "Daniel Shahaf"
>> Cc: "Veit Guna" , "users@subversion.apache.org"
>>
>> Betreff: Re: svn merge --reintegrate like diff
>>
>> On Sat, Sep 24, 2016 at 12:44 P
Daniel Shahaf wrote:
>Lorenz wrote on Mon, Sep 26, 2016 at 06:01:31 +:
>> are you sure about tha being a bug?
>>
>> If for instance in the file the URL keyword is used to initialize a
>> string variable, wouldn't you want the file to be recompiled after the
>> switch?
>
>You are describing a
Issue created: https://issues.apache.org/jira/browse/SVN-4656
*Federico Prades Illanes* - *ext. (2)75682 - Software Evangelist*
*Quantitative and Business Solutions (QBS) **- CIB - **BBVA*
On 26 September 2016 at 09:36, Daniel Shahaf wrote:
> Lorenz wrote on Mon, Sep 26, 2016 at 06:01:31 +
On Sat, Sep 24, 2016 at 12:44 PM, Daniel Shahaf wrote:
> Veit Guna wrote on Sat, Sep 24, 2016 at 12:19:16 +0200:
>> So basically what I need is a diff that shows me the same changes that
>> would be made to trunk if the branch
>> would be merged to it (ignoring trunk changes merged to branch).
>>
Lorenz wrote on Mon, Sep 26, 2016 at 06:01:31 +:
> are you sure about tha being a bug?
>
> If for instance in the file the URL keyword is used to initialize a
> string variable, wouldn't you want the file to be recompiled after the
> switch?
You are describing a different scenario than the OP