You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2014/04/30 15:39:57 UTC

svn commit: r1591294 - /subversion/trunk/subversion/libsvn_client/mergeinfo.h

Author: julianfoad
Date: Wed Apr 30 13:39:56 2014
New Revision: 1591294

URL: http://svn.apache.org/r1591294
Log:
* subversion/libsvn_client/mergeinfo.h
  (svn_client__elide_mergeinfo): Tweak the doc string: remove an incorrect
    statement that the abspaths may be relative, following r1415167. Instead,
    like the other private APIs around here, rely on the implicit
    understanding that an argument named 'abspath' is an absolute path.

Modified:
    subversion/trunk/subversion/libsvn_client/mergeinfo.h

Modified: subversion/trunk/subversion/libsvn_client/mergeinfo.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/mergeinfo.h?rev=1591294&r1=1591293&r2=1591294&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_client/mergeinfo.h (original)
+++ subversion/trunk/subversion/libsvn_client/mergeinfo.h Wed Apr 30 13:39:56 2014
@@ -360,8 +360,6 @@ svn_client__record_wc_mergeinfo_catalog(
    working copy or the nearest switched parent for an elision
    destination, if none is found check the repository, otherwise check
    as far as WC_ELISION_LIMIT_ABSPATH within the working copy.
-   TARGET_WCPATH and WC_ELISION_LIMIT_ABSPATH, if it exists, must both be
-   absolute or relative to the working directory.
 
    Elision occurs if: