On Wed, Aug 06, 2008 at 06:55:33PM -0700, Simon Michael wrote:
> After getting a fresh lazy copy from darcs.net, I can successfully run
> "darcs annotate --xml-output GNUmakefile". darcsweb annotate still
> failed, but with a different error, which again I append below in case
> it's useful. I probably won't be enabling annotate though, it's a bit
> too expensive.
Yes, the error is quite useful, thanks a lot for sending these.
> pdate = u'Wed May 21 19:39:10 CEST 2003', global time = <module 'time'
> from '/usr/lib/python2.5/lib-dynload/time.so'>, time.strptime =
> <built-in function strptime>
> /repos/darcs/_strptime.py in strptime(data_string=u'Wed May 21
> 19:39:10 CEST 2003', format='%Y%m%d%H%M%S')
[...]
> <type 'exceptions.ValueError'>: time data did not match format: data=Wed
> May 21 19:39:10 CEST 2003 fmt=%Y%m%d%H%M%S
> args = (u'time data did not match format: data=Wed May 21
> 19:39:10 CEST 2003 fmt=%Y%m%d%H%M%S',)
> message = u'time data did not match format: data=Wed May 21
> 19:39:10 CEST 2003 fmt=%Y%m%d%H%M%S'
Darcs is putting an unexpected format for a date in the XML output. As I
am unable to run the annotate myself (darcs uses too much memory), can
you send the output of the annotate --xml-output?
I have the feeling I have seen this before, and it's caused by very old
commits that set the date in that format.
If that's the case, I'll patch darcsweb to support the alternative date
format, but I'll need someone to help me test it because I don't have
any means of reproducing this behaviour.
Thanks a lot,
Alberto
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users