【发布时间】:2013-05-31 23:36:51
【问题描述】:
我正在运行 Redmine 2.1.6 并尝试通过简单的 following the instructions here 并执行 $ svn update 更新(在备份所有内容后)到最新的(在撰写本文时为 2.3.0 和 2.2.4)。我过去成功地做到了这一点,没有任何问题。但是,这一次,$ svn update 没有拉任何新代码。
我仍然可以通过这样做来重新检出 2.3 版
$ svn co http://svn.redmine.org/redmine/branches/2.3-stable redmine-2.3
这可行,但现有安装的更新不起作用。任何人都知道为什么它不提取新代码?
【问题讨论】: