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

svn switch, touches files with svn:keywords

From: FEDERICO PRADES ILLANES <federico.prades_at_bbva.com>
Date: Fri, 23 Sep 2016 12:36:24 +0200

Hello subversion-users,

I think I found a bug in subversion, not in the issue tracker:

Subversion: svn, version 1.9.4 (r1740329)
   compiled Apr 24 2016, 15:40:35 on x86-microsoft-windows
System: Windows 7, SP1

Steps to reproduce:

   1. Create a branch b1.
   2. Create an dummy file in b1, with svn:keywords.
   3. Don't use the svn:keywords on the file.
   4. Commit the changes to b1.
   5. Create a branch b2, from b1.
   6. Perform a switch to b2.

Expected results:

   - Dummy file modification time hasn't change

Actual results

   - Dummy file modification time has change

This is a problem specially with header files, in C++ projects. This bug
wasn't present in svn 1.7.9 r1462340.

Can someone else confirm, and will proceed to open the issue.

Thanks,

*Federico Prades Illanes* - *ext. (2)75682 - Software Evangelist*
*Quantitative and Business Solutions (QBS) **- CIB - **BBVA*

-- 
"Este mensaje está dirigido de manera exclusiva a su destinatario y puede 
contener información privada y confidencial. No lo reenvíe, copie o 
distribuya a terceros que no deban conocer su contenido. En caso de haberlo 
recibido por error,  rogamos lo notifique al remitente y proceda a su 
borrado, así como al de cualquier documento que pudiera adjuntarse.
 Por favor tenga en cuenta que los correos enviados vía Internet no 
permiten garantizar la confidencialidad de los mensajes ni su transmisión 
de forma íntegra.
 Las opiniones expresadas en el presente correo pertenecen únicamente al 
remitente y no representan necesariamente la opinión del Grupo BBVA."
 "This message is intended exclusively for the adressee and may contain 
privileged and confidential information. Please, do not disseminate, copy 
or distribute it to third parties who should not receive it. In case you 
have received it by mistake, please inform the sender and delete the 
message and attachments from your system.
 Please keep in mind that e-mails sent by Internet do not allow to 
guarantee neither the confidentiality or the integrity of the messages 
sent."
Received on 2016-09-23 12:47:47 CEST

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

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