summaryrefslogtreecommitdiffstats
path: root/git-svn.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-02-11 20:16:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-02-11 20:16:50 +0000
commitb32500681ac2f4a0f1ba61d442fe22b7ef3e46f3 (patch)
treedc681d9097328147e79f935f67fb3a84410d5be2 /git-svn.txt
parent5be7f3b2e43176955b1f2c5a4d35ef3875ab0df4 (diff)
downloadgit-htmldocs-b32500681ac2f4a0f1ba61d442fe22b7ef3e46f3.tar.gz
Autogenerated HTML docs for v1.6.2-rc0-48-ge5f50
Diffstat (limited to 'git-svn.txt')
-rw-r--r--git-svn.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/git-svn.txt b/git-svn.txt
index 7b654f792..3d456545d 100644
--- a/git-svn.txt
+++ b/git-svn.txt
@@ -499,6 +499,14 @@ svn-remote.<name>.rewriteRoot::
the repository with a public http:// or svn:// URL in the
metadata so users of it will see the public URL.
+svn.brokenSymlinkWorkaround::
+This disables potentially expensive checks to workaround broken symlinks
+checked into SVN by broken clients. Set this option to "false" if you
+track a SVN repository with many empty blobs that are not symlinks.
+This option may be changed while "git-svn" is running and take effect on
+the next revision fetched. If unset, git-svn assumes this option to be
+"true".
+
--
Since the noMetadata, rewriteRoot, useSvnsyncProps and useSvmProps