tags:

views:

108

answers:

1

Hi

I am about to update our SVN repository and I need to run this script after: svn-populate-node-origins-index

http://svn.collab.net/repos/svn/trunk/tools/server-side/svn-populate-node-origins-index.c

How can I run it on my Windows 2003 Server?

Thanks

A: 

This tool is now provided with new installations as an executable file. Simply run:

C:\Program Files\CollabNet Subversion Server>svn-populate-node-origins-index.exe [YOUR_REPOSITORY]

Christian Rondeau