summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-02 06:52:03 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-02 06:52:03 +0000
commit9572e92f03dbe32702c906280c22868b3b57caa4 (patch)
treef53f3bc945a1ce27df7614b1db532ed83ce19d5b /git-svn.html
parent0706c80eb5150908b5a08c163848c7e9328923b4 (diff)
downloadgit-htmldocs-9572e92f03dbe32702c906280c22868b3b57caa4.tar.gz
Autogenerated HTML docs for v1.6.2.1-469-gdffc
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-svn.html b/git-svn.html
index 280bb69d4..ed92e309e 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -987,7 +987,8 @@ after the authors-file is modified should continue operation.</p></div>
</dt>
<dd>
<p>
- Make <em>git-svn</em> less verbose.
+ Make <em>git-svn</em> less verbose. Specify a second time to make it
+ even less verbose.
</p>
</dd>
<dt>
@@ -1316,9 +1317,9 @@ listed below are allowed:</p></div>
<div class="content">
<pre><tt>[svn-remote "project-a"]
url = http://server.org/svn
+ fetch = trunk/project-a:refs/remotes/project-a/trunk
branches = branches/*/project-a:refs/remotes/project-a/branches/*
- tags = tags/*/project-a:refs/remotes/project-a/tags/*
- trunk = trunk/project-a:refs/remotes/project-a/trunk</tt></pre>
+ tags = tags/*/project-a:refs/remotes/project-a/tags/*</tt></pre>
</div></div>
<div class="para"><p>Keep in mind that the <em><strong></em> (asterisk) wildcard of the local ref
(right of the <em>:</em>) *must</strong> be the farthest right path component;
@@ -1341,7 +1342,7 @@ should be manually entered with a text-editor or using <em>git-config</em>.</p><
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-02-24 07:36:52 UTC
+Last updated 2009-04-02 06:50:05 UTC
</div>
</div>
</body>