Skip to content

[merge] Display progress bar for getting mergeable revisions #127

@aik099

Description

@aik099

The result shown in * Upcoming Merge Status ... line provided via \ConsoleHelpers\SVNBuddy\Command\MergeCommand::calculateUsableRevisions method can take some time (1 minute for large projects) to calculate and that time is spent on calling svn mergeinfo command on remote SVN server.

Since the command doesn't provide any progress we need to display that progress ourselves as a never-ending progress bar or second counter while the command is running.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions