Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
81f64958
Commit
81f64958
authored
Apr 30, 2015
by
Joeri Verdeyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 7.9-to-7.10.md
parent
39a55bdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/update/7.9-to-7.10.md
doc/update/7.9-to-7.10.md
+2
-2
No files found.
doc/update/7.9-to-7.10.md
View file @
81f64958
...
...
@@ -106,7 +106,7 @@ only contains a root URL (ex. `https://gitlab.example.com/`)
## Things went south? Revert to previous version (7.9)
### 1. Revert the code to the previous version
Follow the
[
upgrade guide from 7.8 to 7.
8
](
7.8-to-7.9.md
)
, except for the database migration
Follow the
[
upgrade guide from 7.8 to 7.
9
](
7.8-to-7.9.md
)
, except for the database migration
(The backup is already migrated to the previous version)
### 2. Restore from the backup:
...
...
@@ -115,4 +115,4 @@ Follow the [upgrade guide from 7.8 to 7.8](7.8-to-7.9.md), except for the databa
cd
/home/git/gitlab
sudo
-u
git
-H
bundle
exec
rake gitlab:backup:restore
RAILS_ENV
=
production
```
If you have more than one backup
*
.tar file(s) please add
`BACKUP=timestamp_of_backup`
to the command above.
\ No newline at end of file
If you have more than one backup
*
.tar file(s) please add
`BACKUP=timestamp_of_backup`
to the command above.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment