Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
需要创建 CLI 命令 1) 检查文件是否为 dll 状态是否重叠
2)关于如何获取最新的estream的命令
在这方面的任何帮助将不胜感激
我也在 AccuRev 论坛上发布了这个。
accurev stat -s -o -ffl | grep -e .dll
我猜你想从流中获取最新版本。如果是这种情况,请使用“accurev pop -v -R -L”。
示例: accurev pop -v 测试 -R -L /tmp 。