Re: Bug: git-p4 can skip changes when syncing large from multiple depot paths

2015-12-13 Thread Luke Diamand
On 12 December 2015 at 02:52, James Farwell wrote: > > 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

Bug: git-p4 can skip changes when syncing large from multiple depot paths

2015-12-11 Thread James Farwell
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