Mercurial > hg
view README @ 5611:60bd4e707a7d
utils_win32: calling SHGetPathFromIDList under NT is useless and broken
The call was done under NT when running as a service (CGI script for instance) and always crash, even in interactive processes.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 04 Dec 2007 23:10:13 +0100 |
parents | 1158d7018052 |
children | 1de6e7e1bb9f |
line wrap: on
line source
Basic install: $ make # see install targets $ make install # do a system-wide install $ hg debuginstall # sanity-check setup $ hg # see help See http://www.selenic.com/mercurial/ for detailed installation instructions, platform-specific notes, and Mercurial user information.