svnrss - SVN RSS feed generation library and ready-made HTTP server
Installing
npm install svnrss -g
Running
svnrss_server.js svn://yourserver/prefix/ /yourlocal/repo/prefix/path/ --port=8090
A simple webserver with a single route for returning the RSS feed of a specific project/branch
npm install svnrss -g
svnrss_server.js svn://yourserver/prefix/ /yourlocal/repo/prefix/path/ --port=8090