You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by Apache Wiki <wi...@apache.org> on 2011/12/12 11:54:26 UTC

[Subversion Wiki] Update of "MergeBugsAndErrorReporting" by DanielShahaf

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification.

The "MergeBugsAndErrorReporting" page has been changed by DanielShahaf:
http://wiki.apache.org/subversion/MergeBugsAndErrorReporting?action=diff&rev1=9&rev2=10

Comment:
piggyback a SVNMasterURI error onto this page (sorry if that's not the right place)

+ == 'svn merge' error reporting ==
+ 
  Simple bugs, and enhancements to error reporting.
  
   * This error needs a higher-level message:
@@ -109, +111 @@

  svn: E195000: A path under version control is needed for this operation
  }}}
  
+ == Elsewhere error reporting ==
+ 
+ Commit to an out-of-date DAV mirror:
+ 
+ {{{
+ svn: Commit failed (details follow):
+ svn: The specified baseline is not the latest baseline, so it may not be checked out.
+ }}}
+