今天我使用p4
linux客户端遇到了一个奇怪的情况。我想知道是否有人看过这个或者可以解释为什么会发生这种情况:
$ p4 integrate -b dev -v -i -t -Ds -Dt @34864
//depot/dev/.../TestBo.java - can't branch from //depot/main/.../TestBo.java#4 without -d or -Dt flag
$ p4 integrate -b dev -v -i -t -Dt -Ds @34864
//depot/dev/.../TestBo.java#3 - branch from //depot/main/.../TestBo.java#4
请注意,-Dt
和-Ds
参数已被颠倒。
$ p4 info
Server version: P4D/NTX64/2009.2/273932 (2010/11/16)