On Apr 30, 2009, at 19:01, Blair Zajac wrote:
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 [email protected] $
[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.
How and why does one use git as an svn client? And why do you use svn
1.3.2 and not the current version?
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev