Error in abs-path handling in normalize_merge_sources()
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 26 Nov 2009 15:43:03 +0000
I spotted an error in the conversion to use abs-paths:
[[[
SVN_ERR(svn_dirent_get_absolute(&source_abspath, source, pool));
In that last line shown, 'source' can be (and often is) a URL so this is
- Julian
------------------------------------------------------
Please start new threads on the <dev_at_subversion.apache.org> mailing list.
|
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.