Re: [PATCH] Replace svn_path_join() in svn/diff-cmd.c
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 12 Nov 2009 10:15:25 +0000 (GMT)
Daniel Näslund wrote:
No, these need to use the new __path_join too. The doc string of summarize_xml() says the path is "either the path to the working copy root or the url ...". The same must apply to summarize_regular(), although it is not explicitly documented.
I think the summarize feature only works with things in the repository (which must of course have a URL), but they can be specified on the command line as local paths with revision numbers ('my/dir_at_1000'). (Anyway, we want to complete the summarize feature one day so that it works with any targets, just like the normal diff.)
- Julian
> Patch by: Daniel Näslund
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.