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

[PATCH] svn2rss.py: Handle '--item-url' and '--feed-url' optionsand validate them

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-07-02 08:21:24 CEST

Hello,

Please find attached the patch!

[[[
Handle '--item-url' and '--feed-url' options and validate them

* contrib/hook-scripts/svn2rss.py
  (__doc__): Change the note for new options
  (import): re library
  (match_url): New function to validate the url
  (global): Define list of regex patterns to match for urls, get these
  options and validate them
  (SVN2RSS.__init__): Accept new 'feed_url' parameter and use them while
  generating the RSS feed
]]]

-- 
Regards,
Bhuvaneswaran

Received on Sun Jul 2 08:21:54 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.