Skip to content

gitea dump doesn't backup relocated data (lfs, attachments, etc) #12828

Closed
@snoopydo

Description

@snoopydo
  • Gitea version (or commit ref): 1.12.4
  • Git version: 2.28.0.windows.1
  • Operating system: Windows 10 & Windows Server 2012
  • 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 running gitea dump the zip archive doesn't actually contain any repository or lfs data.
gitea is installed into c:\gitea with standard custom, data & log sub folders, however in my app.ini i have specified

[repository]
ROOT = F:/Gitea/Data/repositories

[attachment]
PATH = F:/Gitea/Data/attachments

[server]
LFS_CONTENT_PATH = F:/Gitea/data/lfs

update 1: gitea and git versions.
update 2: changed title, repositories are backed up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions