I'm happy to announce the release of RhodeCode 1.2.2 !
Downloads at: http://pypi.python.org/pypi#downloads Demo at: http://demo.rhodecode.org Sources at: https://secure.rhodecode.org
This release introduces new feature which is access to repository groups by urls. Other than that it solves a lot of windows issues, as well as reported issues with repository groups,installation and time problems of commits.
RhodeCode is a Pylons framework based Mercurial repository browser/management tool with a built in push/pull server and full text search. It works on http/https and has a built in permission/authentication system with the ability to authenticate via LDAP or AD.
RhodeCode is similar in some respects to github or bitbucket_, however RhodeCode can be run as standalone hosted application on your own server. It is open source and donation ware and focuses more on providing a customized, self administered interface for Mercurial(and soon GIT) repositories. RhodeCode is powered by a vcs_ library that Lukasz Balcerzak and I created to handle multiple different version control systems.