Skip to content

Minimum support for git repositories #372

@hiker

Description

@hiker

Problem

The command rose stem does not work if the suite was checked out from a git repository instead of SVN. To minimise immediate porting work in the context of the UKMO git migration project, I am adding 'minimal' git support, i.e. just enough to avoid an abort.

Long term new keywords might need to be added to fcm keyword (e.g. jules.git.xm, ...)? But I'll leave that for the UKMO to decide.

Proposed Solution

  • fcm loc-layout aborts. Implement git-aware version of _ascertain_project that tests for the existence a .git directory, and if so, deduce a project name etc from git

See master...hiker:cylc-rose:6806_minimum_git_support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions