Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SVN Mirror provides several options to identify the layout of your Subversion project and generates the rules to map Subversion directories (such as the trunk, branches, tags, and shelves) to Git.

...

On the "Set up SVN Mirror or Import SVN Project" page, select the way to identify the layout of a Subversion project that you want to import or mirror.

Image Removed

To specify manually the rules to map the Subversion directories to Git references at the next step, select Manual Configuration.

To import or mirror the whole Subversion directory, which the URL points to, into a single Git master branch, select Single Directory Translation.

To allow SVN Mirror to identify branches and tags automatically relative to the trunk folder, select Automatic ConfigurationTo specify the trunk folder, click Select Trunk Path… , and then select the trunk folder. 

Note

The automatic layout identification may take some time in case your Subversion project has a large branch history.

Based on the option that you’ve selected, SVM Mirror generates the branch mapping rules and displays them on the Branches Mapping tab. You can adjust these rules to map the required Subversion directories correctly.

Specifying branch mapping rules

On the Branches Mapping tab, view, and if required, adjust the rules to map Subversion directories (such as the trunk, branches, tags, and shelves) to Git references.

...