On Fri, Jul 15, 2005 at 09:12:00AM +0200, Michal Sojka wrote:
> On Friday 01 of July 2005 01:26, you wrote:
> > I just wanted to let you know that I have written a web interface for
> > darcs, inspired heavily in gitweb.
> >
> > If you try it, or have any question/suggestion/comment, please let me
> > know. I hope you find it useful =)
> 
> Hello,
> 
> I've tried it and have the following problem. If I want to look at something 
> else than "tree", I get this error:
> 
> AttributeError: 'unicode' object has no attribute 'decode'
>       args = ("'unicode' object has no attribute 'decode'",)
> 

Yes, it's a problem when using it with Python 2.3 or older (2.4 is fine).
As I use 2.4 here I hadn't notice, but some people reported it some time
ago and I've been a bit busy, but finally I've added the workaround (sent
by Markus Keller, which is quite similar to the one suggested in the other
post).

You can pull the latest version from darcsweb repo, at
http://users.auriga.wearlab.de/~alb/repos/darcsweb/

Maybe I should put up a small page for this =)

Please let me know if you have any other problems or suggestions!

Thanks,
                Alberto


_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to