<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2009-04-08:23726</id>
  <title>vlion - a pursuit of the ineffable</title>
  <subtitle>but writings on the effable</subtitle>
  <author>
    <name>vlion</name>
  </author>
  <link rel="alternate" type="text/html" href="https://vlion.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://vlion.dreamwidth.org/data/atom"/>
  <updated>2009-12-15T22:18:09Z</updated>
  <dw:journal username="vlion" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2009-04-08:23726:104450</id>
    <link rel="alternate" type="text/html" href="https://vlion.dreamwidth.org/104450.html"/>
    <link rel="self" type="text/xml" href="https://vlion.dreamwidth.org/data/atom/?itemid=104450"/>
    <title>serving multiple hg repos on a mac</title>
    <published>2009-12-15T22:17:00Z</published>
    <updated>2009-12-15T22:18:09Z</updated>
    <category term="mercurial"/>
    <category term="documentation"/>
    <category term="fyi"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">to get hgwebdir running on Snow Leopard&lt;br /&gt;&lt;br /&gt;step 1: open /etc/apache2/httpd.conf&lt;br /&gt;edit the "points to" directory to some directory of your choosing set up a cgi-bin rewrite for /hg mapping to /ome/directory/hgwebdir.cgi &lt;br /&gt;&lt;br /&gt;step 2: add hgwebdir.cgi to /some/directory.  &lt;br /&gt;&lt;br /&gt;step 3: add the repos you want to add to the configuration file, see hgwebdir.cgi for more info &lt;br /&gt;&lt;br /&gt;step 4: chmod 755 /some/directory &lt;br /&gt;&lt;br /&gt;step 5: chmod -R 755 on your repo; also chmod 755 directories on up the directory tree.&lt;br /&gt;&lt;br /&gt;-chown is probably not needed?? &lt;br /&gt;&lt;br /&gt;-web user is _www&lt;br /&gt;&lt;br /&gt;also don't forget to start the webserver on system preferences.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=vlion&amp;ditemid=104450" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
