相关疑难解决方法(0)

在Subversion中替换整个目录树的最佳方法是什么?

在我的Subversion项目中,我有一些目录,其中包含我的代码所需的其他开源项目.例如ffmpeg,freetype,matrixssl和其他一些.

更新SVN以保存其中一个项目的最新版本的最佳方法是什么?

基本上我将做以下(使用ffmpeg作为示例):

1) Rename current ffmpeg folder to ffmpeg.old
2) Download new version of ffmpeg from net
3) Make sure it and my code compile and work fine together
4) Update subversion to now hold the "new" version of ffmpeg
5) Delete ffmpeg.old directory tree
Run Code Online (Sandbox Code Playgroud)

svn directory replace

11
推荐指数
1
解决办法
1万
查看次数

标签 统计

directory ×1

replace ×1

svn ×1