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 co ...
或者