Hi

The following prop change just changed Tuscany's commit message for
r884790. I can only assume that this wasn't what was intended. I'm
going to change it back to what it was and you'll need to reapply the
prop change to the appropriate revision for your source tree.

Regards

Simon

=================================================

---------- Forwarded message ----------
From:  <[email protected]>
Date: Fri, Nov 27, 2009 at 9:15 AM
Subject: svn propchange: r884790 - svn:log
To: [email protected]


Author: stylesen
Revision: 884790
Modified property: svn:log

Modified: svn:log at Fri Nov 27 09:15:28 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Nov 27 09:15:28 2009
@@ -1 +1,10 @@
-Change implementation-web to have an extension point to support
pluggable clients instead of having impl-web-client be a replacement
impl-web runtime
+* subversion/libsvn_client/patch.c
+  (resolve_target_path): Remove the hack added in r880473 which was supposed
+   to help with applying patches containing paths with Windows-style path
+   separators on UNIX. The rationale is that UNIX patch does not do this,
+   so we shouldn't either. This commit does not revert r880473 entirely,
+   since we keep using svn_dirent_internal_style() rather than
+   svn_dirent_canonicalize() to canonicalize the target path parsed from
+   the patch file.
+
+Suggested by: brane

Reply via email to