【发布时间】:2009-07-21 16:44:45
【问题描述】:
我即将更新我们的 SVN 存储库,我需要在之后运行此脚本:svn-populate-node-origins-index
http://svn.apache.org/repos/asf/subversion/trunk/tools/server-side/svn-populate-node-origins-index.c
如何在我的 Windows 2003 Server 上运行它?
【问题讨论】:
标签: svn
我即将更新我们的 SVN 存储库,我需要在之后运行此脚本:svn-populate-node-origins-index
http://svn.apache.org/repos/asf/subversion/trunk/tools/server-side/svn-populate-node-origins-index.c
如何在我的 Windows 2003 Server 上运行它?
【问题讨论】:
标签: svn
此工具现在作为可执行文件随新安装一起提供。只需运行:
C:\Program Files\CollabNet Subversion Server>svn-populate-node-origins-index.exe [YOUR_REPOSITORY]
【讨论】: