We'r maintaing some test scripts written in VBScript in SVN and everyday morning we get the latest copy of these files and run the tests. We are doing this manually at the moment. However we want to automated this whole operation.
How do we access SVN using VBScript to copy the latest code back to the test machine? Is there any API that we can use to access SVN and get the latest files?