Opened 15 years ago

Last modified 15 years ago

#22329 closed defect

subversion diff is printing some %ld — at Version 1

Reported by: hibou@… Owned by: dluke@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: subversion

Description (last modified by blb@…)

I have upgraded from leopard to snow leopard, and reinstalled every macport. The subversion I installed is 1.6.5. Since the upgrade the svn diff output is incorrect as the line numbers are %ld:

Index: CHANGES.txt
===================================================================
--- CHANGES.txt	(révision 831578)
+++ CHANGES.txt	(copie de travail)
@@ -%ld,%ld +%ld,%ld @@
 =====================================
 - IMPROVEMENT: Trace a message when a property file referenced from the settings doesn't exixts (IVY-1074)
 - IMPROVEMENT: use defaultconf in combination with defaultconfmapping (IVY-1135) (thanks to Jon Schneider)
+- IMPROVEMENT: Add support for transitive retrieval of source and javadoc artifacts (IVY-1003)
 
 - FIX: <override> ignored in dynamic resolve mode (IVY-1131)
 - FIX: IvyNodeEviction.cleanEvicted has bad comparison logic (IVY-1118)

After a quick search, I have found that the maintainer of this port seems to be aware of that issue while testing subversion 1.6.6: http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2410378

Hopefully the subversion shipped with xcode tools is a 1.6.2 so I can use it instead.

Change History (1)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Keywords: subversion removed
Owner: changed from macports-tickets@… to dluke@…
Note: See TracTickets for help on using tickets.