summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-22 00:53:35 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-22 00:53:35 +0000
commitfeeb1be0ecb7af3956ed418f425ffd6c10bd2d9e (patch)
tree5c21c5ca9b7065c2dee0060f2db81cd58f00baf6 /git-svn.html
parent0f7b5a99cef87c294a3c3591b4990ca4077b0d0a (diff)
downloadgit-htmldocs-feeb1be0ecb7af3956ed418f425ffd6c10bd2d9e.tar.gz
Autogenerated HTML docs for v1.5.5.1-357-g1af8b
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html33
1 files changed, 31 insertions, 2 deletions
diff --git a/git-svn.html b/git-svn.html
index 2db4ab83d..6cebaf7ee 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -625,7 +625,8 @@ environment). This command has the same behaviour.</td>
<p>
Recursively finds the svn:ignore property on directories and
creates matching .gitignore files. The resulting files are staged to
- be committed, but are not committed.
+ be committed, but are not committed. Use -r/--revision to refer to a
+ specfic revision.
</p>
</dd>
<dt>
@@ -665,6 +666,34 @@ environment). This command has the same behaviour.</td>
<em>URL:</em> field.
</p>
</dd>
+<dt>
+<em>proplist</em>
+</dt>
+<dd>
+<p>
+ Lists the properties stored in the Subversion repository about a
+ given file or directory. Use -r/--revision to refer to a specific
+ Subversion revision.
+</p>
+</dd>
+<dt>
+<em>propget</em>
+</dt>
+<dd>
+<p>
+ Gets the Subversion property given as the first argument, for a
+ file. A specific revision can be specified with -r/--revision.
+</p>
+</dd>
+<dt>
+<em>show-externals</em>
+</dt>
+<dd>
+<p>
+ Shows the Subversion externals. Use -r/--revision to specify a
+ specific revision.
+</p>
+</dd>
</dl>
</div>
<h2>OPTIONS</h2>
@@ -1120,7 +1149,7 @@ should be manually entered with a text-editor or using
</div>
<div id="footer">
<div id="footer-text">
-Last updated 12-May-2008 00:29:22 UTC
+Last updated 22-May-2008 00:52:47 UTC
</div>
</div>
</body>