Reproduction Steps:
1. Have a git repo cloned from a perforce repo using multiple depot paths (e.g.
//depot/foo and //depot/bar).
2. Submit a single change to the perforce repo that makes changes in both
//depot/foo and //depot/bar.
3. Run "git p4 sync" to sync the change from #2.
Expected Beh
Sent: Monday, December 14, 2015 3:09 PM
To: Junio C Hamano
Cc: Git Users; James Farwell; Lars Schneider; Eric Sunshine; Sam Hocevar
Subject: Re: [PATCH 0/2] git-p4: fix for handling of multiple depot paths
Sorry - I've just run the tests, and this change causes one of the
test cases in t9
Reproduction Steps:
1. Have a git repo cloned from a perforce repo using multiple depot paths (e.g.
//depot/foo/ and //depot/bar/).
2. Add changes to the perforce repo in both depot paths. (e.g. 5 changes in
each)
2. Do a "git p4 sync --changes_block_size n" where n is smaller than the number
3 matches
Mail list logo