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

[PATCH] Place commit date information in feed metadata

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-08-10 17:46:11 CEST

Hello,

Please find attached the patch.
Place commit date information in feed metadata.

[[
* contrib/hook-scripts/svn2feed.py
  (global): Remove the TODO item and import the "time" library.
  (Svn2Feed._get_item_dict): Remove the date information from desc to
  avoid redundancy. Format the revision timestamp and store it in the
  data structure.
  (Svn2Feed._format_updated_ts): New function to format the revision
  timestamp.
  (Svn2Atom._make_atom_item): Do not format the value of "updated" feed
  metadata, but, set it to the formatted value stored in the data
  structure.
]]

-- 
Regards,
Bhuvaneswaran

Received on Thu Aug 10 17:47:20 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.