diff options
author | Pete Wyckoff <pw@padd.com> | 2012-01-11 18:31:10 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-01-11 16:35:39 -0800 |
commit | 42d8c2799062bafc538d511a0262f76e23c99421 (patch) | |
tree | a7c0b46444dcb7c72cf9afbe5f91f1ac16c6bdf4 /builtin/bundle.c | |
parent | git-p4: adjust test to adhere to stricter useClientSpec (diff) | |
download | tgif-42d8c2799062bafc538d511a0262f76e23c99421.tar.xz |
git-p4: add tests demonstrating spec overlay ambiguities
Introduce new tests that look more closely at overlay situations
when there are conflicting files. Five of these are broken.
Document the brokenness.
This is a fundamental problem with how git-p4 only "borrows" a
client spec. At some sync operation, a new change can contain
a file which is already in the repo or explicitly deleted through
another mapping. To sort this out would involve listing all the
files in the client spec to find one with a higher priority.
While this is not too hard for the initial import, subsequent
sync operations would be very costly.
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/bundle.c')
0 files changed, 0 insertions, 0 deletions