Skip to content

Support subversion dependencies #574

Open
@awvwgk

Description

@awvwgk

Motivation

Subversion (svn) is a commonly used version control system for many larger Fortran projects. Proper support for handling dependencies from subversion repositories would be required for those projects to adopt fpm.

Specification

Similar to the git dependencies we want to easily specify them with a dotted key-value pair in one line:

[dependencies]
example.svn = "svn+https://svn.example.com/my-project"

Further specification like pinning to a certain revision or a branch have to be investigated.

Prior Art

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestspecificationIssue regarding fpm manifest and model

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions