<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml.xsl" type="text/xsl"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>nulog, NULL::something : out of the headphone &gt; 2006 &gt; July &gt; 24 &gt; svn fsfs, svnfs</title>
  <link href="http://lowreal.net/logs/2006/07/24/1"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2006/07/24/1.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2006/07/24/1.xhtml"/>
  <updated>2006-07-24T13:34:05+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2006/07/24/1</id>
  <entry>
    <title>svn fsfs, svnfs</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2006/07/24/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2006/07/24/1.xhtml"/>
    <updated>2006-07-24T13:34:05+09:00</updated>
    <published>2006-07-24T13:34:05+09:00</published>
    <id>http://lowreal.net/2006/07/24/1</id>
    <category term="svn"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>svn の HEAD を自動で公開したい。Apache さんが HEAD を普通のファイルとして認識して、普通にアクセスできる感じ。既存のものをそのままバージョン管理するような。</p>
        <p>想定：リポジトリと Apache は同じマシンにある。</p>
        <p>とりあえず、svn の fsfs がどっかにまとめて HEAD をもっているなら、それに symlink すれば解決だなぁと思ったのだけれど、fsfs は最初からの差分しかもっていないらしい (db/revs/{?d+})。さてどうしよう。</p>
        <ul>
          <li>コミットをフックして (hooks/post-commit?) 公開ディレクトリを自動で svn up</li>
          <li>libsvn とかでリポジトリの HEAD をどっかにマウントできる fs を作る (fsfs の場合重すぎてやばそう)</li>
        </ul>
        <ins datetime="2006-07-26T01:06:15+09:00">
          <p>
            <a href="http://unknownplace.org/memo/2006/07/24#e004">CLON - 2006/07/24</a>
          </p>
          <p>おお、なるほど。dav 化して davfs するんだ。</p>
        </ins>
      </div>
    </content>
  </entry>
</feed>
