summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-04-11 23:48:36 +0000
committerJunio C Hamano <junio@kernel.org>2011-04-11 23:48:36 +0000
commitf7e049c44fd38d9314f2c3a4a43c936ee5415036 (patch)
treee437779d68b12df1829523de33bc3c4a2102af4f /git-svn.html
parentee3adc3b53e659ab5059661dc8fb434d7af42958 (diff)
downloadgit-htmldocs-f7e049c44fd38d9314f2c3a4a43c936ee5415036.tar.gz
Autogenerated HTML docs for v1.7.5-rc1-12-gff46a
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/git-svn.html b/git-svn.html
index bddf7bce0..2848e0742 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -1518,6 +1518,20 @@ svn-remote.&lt;name&gt;.rewriteUUID
</p>
</dd>
<dt class="hdlist1">
+svn-remote.&lt;name&gt;.pushurl
+</dt>
+<dd>
+<p>
+ Similar to git&#8217;s <em>remote.&lt;name&gt;.pushurl</em>, this key is designed
+ to be used in cases where <em>url</em> points to an SVN repository
+ via a read-only transport, to provide an alternate read/write
+ transport. It is assumed that both keys point to the same
+ repository. Unlike <em>commiturl</em>, <em>pushurl</em> is a base path. If
+ either <em>commiturl</em> or <em>pushurl</em> could be used, <em>commiturl</em>
+ takes precedence.
+</p>
+</dd>
+<dt class="hdlist1">
svn.brokenSymlinkWorkaround
</dt>
<dd>
@@ -1747,7 +1761,7 @@ reset) branches-maxRev and/or tags-maxRev as appropriate.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-03-15 23:30:14 UTC
+Last updated 2011-04-11 23:48:13 UTC
</div>
</div>
</body>