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.
我需要检查所有从 SVN 更新到特定版本的文件。它不应包含任何其他文件。它应该检查受特定修订 ID 影响的文件。另外,我需要像在 svn 中一样获取路径。
我在颠覆控制下使用 Tortoise SVN。
任何想法
CLI 版本
svn -q -v -r REV或另外使用 --xml 选项
svn -q -v -r REV