##// END OF EJS Templates
change relglob: patterns to be consistent with glob: patterns...
change relglob: patterns to be consistent with glob: patterns With this change, you have to use "hg locate 'hgweb/**'" to locate all the files in directories named hgweb. OTOH, "hg locate '*l'" will locate only files that end with "l" - e.g. a file called "hg.py" will not be matched just because it's in a directory whose name ends with "l" (e.g. "mercurial").
Alexis S. L. Carvalho -
r4307:702f4857 default
Show More
Name Size Modified Last Commit Author
/ contrib / macosx
Readme.html Loading ...
Welcome.html Loading ...
macosx-build.txt Loading ...

http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Helvetica}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; color: #000fed}
span.s1 {text-decoration: underline}
span.s2 {font: 12.0px Courier}
</style>
</head>
<body>

Before you install




This is not a stand-alone version of Mercurial.




To use it, you must have the Universal MacPython 2.4.3 from http://www.python.org">www.python.org installed.




You can download MacPython 2.4.3 from here:


http://www.python.org/ftp/python/2.4.3/Universal-MacPython-2.4.3-2006-04-07.dmg">http://www.python.org/ftp/python/2.4.3/Universal-MacPython-2.4.3-2006-04-07.dmg




After you install




This package installs the hg executable in /Library/Frameworks/Python.framework/Versions/Current/bin. This directory may not be in your shell's search path. The MacPython installer will have created an entry in .profile for it but if your shell doesn't use .profile you'll need configure it yourself or create a symlink from a directory already in your path.




Reporting problems




If you run into any problems, please file a bug online:


http://www.selenic.com/mercurial/bts">http://www.selenic.com/mercurial/bts


</body>
</html>