[MacPorts] #22329: subversion diff is printing some %ld
MacPorts
noreply at macports.org
Sun Nov 1 12:49:08 PST 2009
#22329: subversion diff is printing some %ld
------------------------------+---------------------------------------------
Reporter: hibou@… | Owner: dluke@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: subversion
------------------------------+---------------------------------------------
Changes (by blb@…):
* keywords: subversion =>
* owner: macports-tickets@… => dluke@…
Old description:
> 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.
New description:
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.
--
--
Ticket URL: <http://trac.macports.org/ticket/22329#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list