Skip to content

The package database is now tracked as a text dump #91

@tarsius

Description

@tarsius

The database is now being stored as a text file instead of in its binary form. That gives us more useful diffs and most importantly it allows us to shrink the size of the repository. To accomplish that the old history had to be removed and is now available at https://github.com/emacsmirror/epkgs-v4. The database schemata revision is now 5.

All users will have to move aside the old repository (or delete it) and then clone the new repository:

cd ~/.emacs.d/
mv epkgs epkgs-v4
git clone git@github.com:emacsmirror/epkgs.git epkgs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions