WebSVN for Mercurial?
Martin Geisler
mg at lazybytes.net
Mon Apr 16 12:37:40 UTC 2012
Tim Watts <tw at dionic.net> writes:
> Hi,
>
> What would folks recommend as a good web repo browser for Mercurial?
>
> Thinking of something like WebSVN in terms of abilities. This is for
> convenience browsing only, of logs, files and diffs.
You can use the standard hgweb (Fast)CGI for that, it looks like this:
http://selenic.com/hg/
There are documentation in the wiki:
http://mercurial.selenic.com/wiki/PublishingRepositories
You can also install RhodeCode (Python based):
http://rhodecode.org/
or SCM Manager (Java based):
https://bitbucket.org/sdorra/scm-manager/wiki/Home
if you want a more complete repository management system on your server.
That way you can create new repositories and manage users without having
to log into your server.
--
Martin Geisler
Mercurial links: http://mercurial.ch/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20120416/e8e5440e/attachment.asc>
More information about the Mercurial
mailing list