Ticket #22329 (closed defect: fixed)
subversion diff is printing some %ld
Description (last modified by blb@…) (diff)
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
Note: See
TracTickets for help on using
tickets.

