Skip to content

create-finkdb.pl still uses cvs #1

Description

@TheSin-

create-finkdb.pl still uses cvs, it needs to be converted to use git.

Also it's pretty inefficient. I think it should checkout fink-distributions into the workdir via clone, and check if .git/config exists and just do a pull -q on it.

Then for each release it should just make a symlink back to the work/fink-distrutions path to avoid having a bunch of checkouts that are the same. This kinda worked for cvs since it didn't clone all dists, but in git this will be a waste and much slower.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions