summaryrefslogtreecommitdiffstats
path: root/git-p4.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-01-29 14:20:19 -0800
committerJunio C Hamano <gitster@pobox.com>2012-01-29 14:20:19 -0800
commitb5be052f1ae8d6d1505d21488ee51b843fbadb25 (patch)
tree64346d994e49f70835d8eed00af5633c6d1938f2 /git-p4.html
parent12bf4714f640e04427236d38d4760ec79d925334 (diff)
downloadgit-htmldocs-b5be052f1ae8d6d1505d21488ee51b843fbadb25.tar.gz
Autogenerated HTML docs for v1.7.9-48-g85da4d
Diffstat (limited to 'git-p4.html')
-rw-r--r--git-p4.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/git-p4.html b/git-p4.html
index 5a7f5ed60..316b9a44e 100644
--- a/git-p4.html
+++ b/git-p4.html
@@ -1012,6 +1012,10 @@ mappings, overlays with <em>+</em>, exclusions with <em>-</em> and double-quotes
around whitespace. Of the possible wildcards, git-p4 only handles
<em>&#8230;</em>, and only when it is at the end of the path. Git-p4 will complain
if it encounters an unhandled wildcard.</p></div>
+<div class="paragraph"><p>Bugs in the implementation of overlap mappings exist. If multiple depot
+paths map through overlays to the same location in the repository,
+git-p4 can choose the wrong one. This is hard to solve without
+dedicating a client spec just for git-p4.</p></div>
<div class="paragraph"><p>The name of the client can be given to git-p4 in multiple ways. The
variable <em>git-p4.client</em> takes precedence if it exists. Otherwise,
normal p4 mechanisms of determining the client are used: environment
@@ -1303,7 +1307,7 @@ Each commit imported by <em>git p4</em> has a line at the end of the log
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-01-06 13:52:20 PDT
+Last updated 2012-01-29 14:19:30 PDT
</div>
</div>
</body>