[ANN] Initial public release of HgWin

Charles Mason cemasoniv at gmail.com
Sat Dec 29 13:09:55 CST 2007


I'm proud to announce the first public release of HgWin, a task bar icon
"daemon" for Windows to manage 'hg serve' processes.

This project is a very small project but intends to do something quite
simple.

HgWin is built on top of wxPython, entirely in Python, providing a very
simple interface for launching "hg serve" processes from any arbitrary
amount of repositories on your machine.

There are some important things to know about this release:
* There is a self-installing standalone (no python requirement) executable
at:
  - http://www.chelestra.com/~mason/hgwin-1.0/setup.exe
* There is an "egg" available at PyPI:
  - http://pypi.python.org/pypi?%3Aaction=search&term=hgwin&submit=search
* There is also a Mercurial repository available at:
  - http://chelestra.com:8000/hgwin-master
* When the program is in use, be aware that the configuration file is only
saved at proper program exit.  This is intended to be improved in future
releases.
* I would love some feedback, from those that both find it useful (feature
requests, etc.) and from those that find this a useless pile of poo!
* Patches and suggestions for hg pull are welcome at <cemasoniv at gmail.com>


Thanks!
Chuck Mason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20071229/513d7f21/attachment.htm 


More information about the Mercurial mailing list