date parsing problem
From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2007-05-11 01:04:33 CEST
In pysvn I use svn_parse_date to convert the string date from
One user reports that the dates are not getting converted.
Here is a log entry my user found is causing the problem.
svn log -r {2002-03-05}:{2002-03-01} --xml file://localhost/p:/svn/
I'm guessing that the issue is that there is only 1 digit for the
At this point we have a bad date and svn_parse_date says it cannot
Am I right that these are not iso 8601 format date?
Barry
---------------------------------------------------------------------
|
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.