1 --force # 强制覆盖 2 /usr/bin/svn --username user --password passwd co $Code ${SvnPath}src/ # 检出整个项目 3 /usr/bin/svn --username user --password passwd export $Code$File ${SvnPath}src/$File # 导出个别文件 相关文章: 2022-12-23 2022-01-01 2021-07-14 2021-11-29 2021-04-14 2021-07-02 2021-09-16 2022-12-23