We need to run a locks report daily. Does anyone have a Windows batch script or VB script that can check SVN locks through the URL. Since there are so many repositories and new ones are added and removed we did not want to specify each repository. Is there a way to get the list of repositories and then check for the locked file? I saw SVN Status command and there are 5 different locked status. Is there a way to get a daily report on these files? SVN INFO command we have to specify each file which wil not work. Any ideas?
Last updated