We're migrating from CVS to Subversion and I am looking
for a Ruby post-commit hook to produce an RSS feed.
tools/hook-scripts/commit-email.rb is what you looking
for. This script not just sending an e-mail but also
producing a RSS feed.
I'll have another look at it, but I think it may be
too general purpose for me.
I am looking for a single-purpose, 20-liner (maybe by using
Weirich's Builder?) that I'll be able to understand within
a couple minutes 3 years from now...
I am looking for a single-purpose, 20-liner (maybe by using
Weirich's Builder?) that I'll be able to understand within
a couple minutes 3 years from now...
Here you go. This is exactly what you're looking for. Hope you are well. Say hi to your mom for me!
In <dt2qce$msj$1@vilya.larc.nasa.gov>
"Re: File.exist? svn2rss.rb" on Fri, 17 Feb 2006 06:23:39 +0900,
I am looking for a single-purpose, 20-liner (maybe by using
Weirich's Builder?) that I'll be able to understand within
a couple minutes 3 years from now...
Here is another one. It uses RSS::Maker.
But... this has 190 lines...