Use a single-key lookup for CBD keys on 'p4 sync.'
Replace the two-key text-string lookup with a single-key dictionary
object lookup.
Currently CBD uses cbd_stream_path<N> and cbd_stream_vspec<N>
keys to define the revision specifiers for each path. An
attendees at the Perforce Merge 2014 conference suggested using
a single key using a dicutionary object (like Swarm). Brilliant
idea!
Blob it
So can I add to that, we have a glitch right now where if you remove an import or share in the current item, the keys still hang around. I believe blobbing it will solve this issue.
I agree that implementing this feature CBD-16 ("blobbing it") should resolve the issue, but to make sure I don't forget to test that, I filed a bug as CBD-21.
Blob it
So can I add to that, we have a glitch right now where if you remove an import or share in the current item, the keys still hang around. I believe blobbing it will solve this issue.
I agree that implementing this feature CBD-16 ("blobbing it") should resolve the issue, but to make sure I don't forget to test that, I filed a bug as CBD-21.