Re: [PATCH] svn2rss.py: Improve error handling and add--max-itemsoption
From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-06-16 11:44:37 CEST
Hello,
I've implemented the proposed changes and attached the patch. Please see
> > Index: svn2rss.py
ok.
> Now, this is odd. Why not go ahead and set max_items = 20?
Yes, i did.
> Here, you should validate the input a bit:
Yeah, i did the change except a trivial correction. The correction is as
max_items = int(arg)
IMO, it serves the purpose better.
>
Ok, i did this. Here is the log message:
[[[
Patch by: Bhuvaneswaran <bhuvan@collab.net>
* svn2rss.py
-- Regards, Bhuvaneswaran
|
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.