D6446: relnotes: document changed behavior of ui.origbackuppath pointing to file

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Sat May 25 13:41:10 EDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGba6ca4e80607: relnotes: document changed behavior of ui.origbackuppath pointing to file (authored by martinvonz, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6446?vs=15256&id=15262

REVISION DETAIL
  https://phab.mercurial-scm.org/D6446

AFFECTED FILES
  relnotes/next

CHANGE DETAILS

diff --git a/relnotes/next b/relnotes/next
--- a/relnotes/next
+++ b/relnotes/next
@@ -25,6 +25,11 @@
    first three lines of the graph and then `.`. This is no longer
    supported.
 
+ * If `ui.origbackuppath` had been (incorrectly) configured to point
+   to a file, we will now replace that file by a directory and put
+   backups in that directory. This is similar to how we would
+   previously replace files *in* the configured directory by
+   subdirectories.
 
 == Internal API Changes ==
 



To: martinvonz, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list