Re: [PATCH] svnlook.py: Make it usable as a library
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 13 Nov 2013 15:37:53 +0000 (GMT)
Hi, anatoly.
Your patch contains:
* make usable as a library by adding getter methods;
* when printing a date, use a different formatting;
* minor changes:
* no log message.
The main changes (adding getter methods) look good. I have tested the changes by hand, written a log message, and committed: <http://svn.apache.org/r1541558>.
The change to the display of dates is a separate issue. I don't really care what format it displays, but this code has a problem: it now displays a date even when there is no "svn:date" property.
Are any of the minor changes important or useful?
Thanks.
- Julian
anatoly techtonik wrote on 2013-11-09:
> ping
|
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.