[50398] trunk/dports/java/spring-framework/Portfile

Blair Zajac blair at orcaware.com
Thu Apr 30 17:01:56 PDT 2009


Ryan Schmidt wrote:
> On Apr 30, 2009, at 00:43, blair at macports.org wrote:
> 
>> Revision: 50398
>>           http://trac.macports.org/changeset/50398
>> Author:   blair at macports.org
>> Date:     2009-04-29 22:43:32 -0700 (Wed, 29 Apr 2009)
>> Log Message:
>> -----------
>> New upstream 2.5.6.SEC01 release.
>>
>> Modified Paths:
>> --------------
>>     trunk/dports/java/spring-framework/Portfile
>>
>> Modified: trunk/dports/java/spring-framework/Portfile
>> ===================================================================
>> --- trunk/dports/java/spring-framework/Portfile    2009-04-30 05:32:47 
>> UTC (rev 50397)
>> +++ trunk/dports/java/spring-framework/Portfile    2009-04-30 05:43:32 
>> UTC (rev 50398)
>> @@ -1,9 +1,9 @@
>> -# $Id$
>> +# $Id: Portfile 42503 2008-11-22 18:10:57Z blair at macports.org $
> 
> [snip]
> 
> I'm curious why we're seeing lines like these in the diffs. The Portfile 
> does not have this allegedly changed Id line. As far as I understand, 
> there's no way it could, since the Portfile has svn:keywords set to Id 
> which means that the Subversion client is supposed to normalize all 
> keywords in a file to their unexpanded form before sending the file to 
> the repository.
> 
> The line even shows up like this on the command line:
> 
> $ svn di -c 50398
> Index: Portfile
> ===================================================================
> --- Portfile    (revision 50397)
> +++ Portfile    (revision 50398)
> @@ -1,9 +1,9 @@
> -# $Id$
> +# $Id: Portfile 42503 2008-11-22 18:10:57Z blair at macports.org $
> 
> [snip]
> 
> Blair, did you change the Id line to the above before committing? What 
> version of the svn client are you using?

Ryan,

I'm now using git as an svn client, so that would explain that behavior.

I commit from an svn 1.3.2 (ouch!), which may explain this behavior somehow.  I 
haven't seen it when I use 1.6.x, but then I haven't checked for it either.

Regards,
Blair


More information about the macports-dev mailing list