源安全命令行 - 获取自标签以来所有更改的文件
我想对自标签以来已添加/更改的文件执行“GET”(从命令行 ss.exe),并将它们放在 C:\temp\db 中
- 我有文件 a.cs、b .cs、c.cs 目前
- 如果我将我的项目标记为 version1.0
- ,然后添加文件 10.cs、11.cs、12.cs 和 13.cs
我希望我的 GET 得到 10、11、12 和 13...
让我知道这是否可能!
我尝试过:
ss GET "$/xyz/parentproject/project" -GLc:\temp\db\ -Vl~"proj 3.2.27" -I-N
I would like to do a 'GET' (From the command line, ss.exe) of files that has been added/changed since a label, and place them in say C:\temp\db
- I have files a.cs, b.cs, c.cs currently
- If I label my project version1.0
- then add files 10.cs,11.cs,12.cs and 13.cs
I would like my GET to get 10, 11, 12 and 13...
Let me know if this is possible!
I have tried:
ss GET "$/xyz/parentproject/project" -GLc:\temp\db\ -Vl~"proj 3.2.27" -I-N
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论