[darcs-users] darcsweb - A gitweb-alike web interface for darcs

Alberto Bertogli albertogli at telpin.com.ar
Fri Jul 1 03:26:48 UTC 2005


Hi!

I just wanted to let you know that I have written a web interface for
darcs, inspired heavily in gitweb.

It's written in python and you can find a darcs repository for it here:
http://users.auriga.wearlab.de/~alb/repos/darcsweb/

A friend is using it to publish some of his repos, so you can see how it
looks at http://gazer.com.ar/darcsweb/darcsweb.cgi


The code is neither nice or efficient, but (I hope) it does the trick. It
calls darcs with xml output to get most of the data.

It support browsing records and their diffs, extracting diffs against the
current head, browsing the current tree, and provides an RSS feed. It
doesn't support annotate yet.

If you try it, or have any question/suggestion/comment, please let me
know. I hope you find it useful =)

Thanks,
		Alberto





More information about the darcs-users mailing list