...
The next four options – trunk, branches, tags, shelves – actually tell SubGit how SVN to Git entities match to each other. Generic mapping syntax is:
| No Format |
|---|
<Mapping-option> = <Subversion-Path-Pattern>:<Git-Reference-Pattern> |
...
In this case, the full path to the SVN trunk is equal to:
| No Format | ||
|---|---|---|
| ||
http://example.com/svn/repository/Project1/trunk |
...