You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/requirements.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -69,23 +69,23 @@ Please avoid using an NFS mount for the data directory (where backup data is sto
69
69
Starting with Backup Utilities v2.13.0, version support is inline with that of the
70
70
[GitHub Enterprise Server upgrade requirements][8] and as such, support is limited to
71
71
three versions of GitHub Enterprise Server: the version that corresponds with the version
72
-
of Backup Utilities, and the two releases prior to it.
72
+
of Backup Utilities, and the two versions prior to it.
73
73
74
74
For example, Backup Utilities v2.13.0 can be used to backup and restore all patch
75
-
releases from 2.11.0 to the latest patch release of GitHub Enterprise Server 2.13.
75
+
versions from 2.11.0 to the latest patch version of GitHub Enterprise Server 2.13.
76
76
Backup Utilities v2.14.0 will be released when GitHub Enterprise Server 2.14.0 is released
77
-
and will then be used to backup all releases of GitHub Enterprise Server from 2.12.0
78
-
to the latest patch release of GitHub Enterprise Server 2.14.
77
+
and will then be used to backup all versions of GitHub Enterprise Server from 2.12.0
78
+
to the latest patch version of GitHub Enterprise Server 2.14.
79
79
80
80
Backup Utilities v2.11.4 and earlier offer support for GitHub Enterprise Server 2.10
81
-
and earlier releases up to GitHub Enterprise Server 2.2.0. Backup Utilities v2.11.0 and earlier
81
+
and earlier versions up to GitHub Enterprise Server 2.2.0. Backup Utilities v2.11.0 and earlier
82
82
offer support for GitHub Enterprise Server 2.1.0 and earlier.
83
83
84
-
**Note**: You can restore a snapshot that's at most two feature releases behind
84
+
**Note**: You can restore a snapshot that's at most two feature versions behind
85
85
the restore target's version of GitHub Enterprise Server. For example, to restore a
86
86
snapshot of GitHub Enterprise Server 2.11, the target GitHub Enterprise Server appliance must
87
87
be running GitHub Enterprise Server 2.12.x or 2.13.x. You can't restore a snapshot from
88
-
2.10 to 2.13, because that's three releases ahead.
88
+
2.10 to 2.13, because that's three versions ahead.
89
89
90
90
**Note**: You _cannot_ restore a backup created from a newer version of GitHub Enterprise Server to an older version. For example, an attempt to restore a snapshot of GitHub Enterprise Server 2.21 to a GitHub Enterprise Server 2.20 environment will fail with an error of `Error: Snapshot can not be restored to an older release of GitHub Enterprise Server.`.
0 commit comments