遇到了个路径的问题
复制内容到剪贴板
代码:
scmroad@wsscmroad ~/p4/depot
$ p4 edit b.txt
//depot/b.txt#2 - opened for edit
chmod: /home/scmroad/p4\depot\b.txt: The system cannot find the path specified.把 AltRoots: /home/scmroad/p4 这行去掉就可以了。
复制内容到剪贴板
代码:
scmroad@wsscmroad ~/p4/depot
$ p4 submit -c 12
Submitting change 12.
edit //depot/b.txt#3
Change 12 submitted.