summaryrefslogtreecommitdiff
path: root/git-p4.py
diff options
context:
space:
mode:
authorLuke Diamand <luke@diamand.org>2019-01-18 09:36:55 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-01-18 17:43:34 (GMT)
commit7a10bb3a4cc6fb5165d880cfb0be3a2eff438c95 (patch)
tree59fcc367187f7d71a03987f396dfc3d3aa024429 /git-p4.py
parent0d0ac3826a3bbb9247e39e12623bbcfdd722f24c (diff)
downloadgit-7a10bb3a4cc6fb5165d880cfb0be3a2eff438c95.zip
git-7a10bb3a4cc6fb5165d880cfb0be3a2eff438c95.tar.gz
git-7a10bb3a4cc6fb5165d880cfb0be3a2eff438c95.tar.bz2
git-p4: add failing test for shelved CL update involving move/copy
Updating a shelved P4 changelist where one or more files have been moved or copied does not work. Add a test for this. The problem is that P4 requires a complete list of the files being changed, and move/copy only includes the _source_ in the case of updating a shelved changelist. This results in errors from Perforce such as: //depot/src - needs tofile //depot/dst Submit aborted -- fix problems then use 'p4 submit -c 1234' Signed-off-by: Luke Diamand <luke@diamand.org> Acked-by: Andrey Mazo <amazo@checkvideo.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-p4.py')
0 files changed, 0 insertions, 0 deletions