This is a project to create a rss feed out of a Subversion server's check-in log.
How does it work?
This is a post-commit Subversion hook.
- Unzip the contents of the zip file into your hooks directory, below your repository's root directory.
- Edit the post-commit.exe.config file to match the layout of your repository.
The rss.xml output file will be updated everytime a user makes a check-in.