从 VS 项目或 VSS 获取特定日期以来所有更改的文件?

发布于 2024-07-22 09:29:15 字数 159 浏览 2 评论 0原文

是否有实用程序或其他方法可以轻松地从 VS ASP.NET 项目或从给定日期的该项目的关联 VSS 存储中提取所有更改的文件,并让它维护文件夹结构并将其转储到开发人员的单独文件夹中用于部署目的的版本? 希望能够轻松获取变更,以便我们可以将它们推送到测试服务器以与以前的版本合并,而无需对源进行完整复制。

Is there a utlity or other means to easily pull all changed fiels from a VS ASP.NET project or from the associated VSS store for that poroject fro ma given date and have it maintain the folder structure and dump it to a seperate folder from the dev version for deployment purposes? Want to be able to easily grab the chanegs so we can push them over to a test server to merge with the previous version without doing a full copy of the source.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

俯瞰星空 2024-07-29 09:29:15

这可能就是您正在寻找的内容:

使用 SourceSafe:按日期获取
http://brennan.offwhite.net/mtblog/archives/000282.html

This might be what you are looking for:

Using SourceSafe: Get by Date
http://brennan.offwhite.net/mtblog/archives/000282.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文