Skip to content

Fish SVN prompt regression in 3.1 #6715

@ypnos

Description

@ypnos

In version 3.1, fish_svn_prompt does not work.

Expected:

⮞ fish -v
fish, version 3.0.2
⮞ __fish_svn_prompt
(26786|MX?||||X||)⏎

Observed:

⮞ fish -v
fish, version 3.1.0
⮞ fish_svn_prompt
(26786|||||||)⏎

I tried with different locations/repos and the result is always the same after the revision number.
It is also very slow for large subversion repositories (not the svn status retrieval but the processing in the loop for each column). I know you wouldn't expect large svn repositories in the wild in 2020, but boy do they exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intended

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions