File.exist? svn2rss.rb

K

Kouhei Sutou

Hi,

In <[email protected]>
"File.exist? svn2rss.rb" on Thu, 16 Feb 2006 19:38:34 +0900,
Bil Kleb said:
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.

commit-email.rb \
"$REPOS" "$REV" (e-mail address removed) \
-r http://YOUR.HOST/REPOSITORY/TOP/URI \
--rss-path /PATH/TO/RSS.rdf \
--rss-uri http://YOUR.HOST/URI/OF/RSS.rdf \
... and other options ...


Thanks,
 
B

Bil Kleb

Kouhei said:
Hi,
Hello.



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... :)

Regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,664
Latest member
RoseannBow

Latest Threads

Top