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

[PATCH] svn2rss.py: Improve error handling and add --max-itemsoption

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-06-16 07:32:04 CEST

Hello,

I have attached a patch for svn2rss.py to improve error handling and add
--max-items option.

[[[
Improve error handling and add --max-items option

Patch by: Bhuvaneswaran <bhuvan@collab.net>
Suggested by: cmpilato

* svn2rss.py
  add sys.exit(1) in 'except ImportError' block
  Add --max-items option
  (__init__): If max_items is not set, set it to 20
]]]

-- 
Regards,
Bhuvaneswaran

Received on Fri Jun 16 07:32:44 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.