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
1c52c946
Commit
1c52c946
authored
Sep 16, 2019
by
Marc Schwede
Committed by
Nick Thomas
Sep 16, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc/raketasks/cleanup.md
parent
90b0af50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/raketasks/cleanup.md
doc/raketasks/cleanup.md
+5
-0
No files found.
doc/raketasks/cleanup.md
View file @
1c52c946
...
...
@@ -16,6 +16,11 @@ sudo gitlab-rake gitlab:cleanup:dirs
bundle exec rake gitlab:cleanup:dirs RAILS_ENV=production
```
DANGER:
**Danger:**
The following task does not currently work as expected.
The use will probably mark more existing repositories as orphaned.
For more information, see the
[
issue
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/24633
)
.
Rename repositories from all repository storage paths if they don't exist in GitLab database.
The repositories get a
`+orphaned+TIMESTAMP`
suffix so that they cannot block new repositories from being created.
...
...
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