Commit aea736c
Eric Wong
git-svn: allow overriding of the SVN repo root in metadata
This feature allows users to create repositories from alternate
URLs. For example, an administrator could run git-svn on the
server locally (accessing via file://) but wish to distribute
the repository with a public http:// or svn:// URL in the
metadata so users of it will see the public URL.
Config key: svn-remote.<remote>.rewriteRoot
Signed-off-by: Eric Wong <normalperson@yhbt.net>1 parent 0425ea9 commit aea736c
1 file changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1406 | 1406 | | |
1407 | 1407 | | |
1408 | 1408 | | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
1409 | 1429 | | |
1410 | 1430 | | |
1411 | 1431 | | |
| |||
1704 | 1724 | | |
1705 | 1725 | | |
1706 | 1726 | | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
1707 | 1731 | | |
1708 | 1732 | | |
1709 | 1733 | | |
| |||
1716 | 1740 | | |
1717 | 1741 | | |
1718 | 1742 | | |
1719 | | - | |
| 1743 | + | |
1720 | 1744 | | |
1721 | 1745 | | |
1722 | 1746 | | |
| |||
0 commit comments