Skip to content

Support cloning of SVN repositories #2

@mast-eu

Description

@mast-eu

Add support for git svn clone through the plugin.

This will require a dialog to set the necessary arguments.
A good starting point may be the original GitExtensions dialog:
SVN clone dialog

Note that git svn clone runs git svn init and git svn fetch and therefore accepts all their arguments.
Argument overview: clone = init + fetch
Detailed documentation: clone = init + fetch

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: MVPMinimum Viable Product for providing SVN support comparable to GE 2.5.xtype: featureNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions