Wiki Not Included in Dump #1520

Closed
opened 2025-11-02 04:03:43 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @MattSkinner on GitHub (Feb 12, 2018).

  • Gitea version (or commit ref):
  • Git version: 1.4.0+rc1-1-gf61ef28
  • Operating system: Debian
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

When I run gitea dump the wiki is not included in the dump. I am expecting all data to be included in the dump. I can get around this issue by manually backing up the directory defined in LOCAL_WIKI_PATH, but I would rather use the dump tool and get any locking/checks done with the tool rather than rolling my own.
...

Screenshots

Originally created by @MattSkinner on GitHub (Feb 12, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): - Git version: 1.4.0+rc1-1-gf61ef28 - Operating system: Debian - Database (use `[x]`): - [X] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [X] Not relevant - Log gist: ## Description When I run `gitea dump` the wiki is not included in the dump. I am expecting all data to be included in the dump. I can get around this issue by manually backing up the directory defined in `LOCAL_WIKI_PATH`, but I would rather use the dump tool and get any locking/checks done with the tool rather than rolling my own. ... ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1520