Anyone know of a mercurial front end written in JavaScript?

Martin Geisler mg at lazybytes.net
Mon Sep 7 03:16:46 CDT 2009


Eric Arseneau <Eric.Arseneau at Sun.COM> writes:

> I found a really cool wiki that uses mercurial as its back end,
> http://hatta-wiki.org . But it made me thing, why not do something
> like http://tiddlywiki.com/ which is all "local" implementation of the
> wiki engine, no server side, and use mercurial as the back end saving
> mechanism. Yes I could use tiddlywiki and commit the file, but it
> seems like it could be useful and more self contained if done using
> mercurial as the storage.
>
> Therefore the question, if I could find a mercurial library it would
> make the work a lot easier.

I've never heard of a JavaScript library for Mercurial, I would be
surpriced if it exist. But please start one -- it would be cool to see
the storage format supported in more languages.

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.


More information about the Mercurial mailing list