[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Atom 1.0 feeds for subversion

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-07-18 11:22:18 CEST

Hello,

Based on the discussion [1] i have written a new python script to
generate Atom 1.0 feeds for commit information. It uses xml dom library
to generate the feeds.

[1] http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=116571

Please find the attached patch.
TODO: Implement a scheme to insert the items to the file if it already
exists (using pickle?) and make use of --max-items option.

[[
* contrib/hook-scripts/svn2atom.py
  New script to generate Atom 1.0 feeds for commit information. It uses
  xml dom library to generate the feeds

* www/tools_contrib.html
  Include the documentation for contrib/hook-scripts/svn2atom.py script
]]

-- 
Regards,
Bhuvaneswaran

Received on Tue Jul 18 11:23:28 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.