jasmine214--love

          只有當你的內心總是充滿快樂、美好的愿望和寧靜時,你才能擁有強壯的體魄和明朗、快樂或者寧靜的面容。
          posts - 731, comments - 60, trackbacks - 0, articles - 0

          web--訪問SVN庫---簡單方法1

          Posted on 2010-09-26 20:13 幻海藍夢 閱讀(308) 評論(0)  編輯  收藏 所屬分類: Linux版本管理
          步驟:
          (1)aptitude install apache2 libapache2-dav

          (2)svnadmin create /repos

          (3)chmod 777 /repos -R

          (4)在/etc/apache2/httpd.conf里面添加如下內容

          <Location /repos>
              DAV svn
              SVNPath /repos
              AuthType Basic   
              AuthName "myproject subversion repository"
             
              AuthUserFile /etc/subversion/passwd   
             
              Require valid-user
          </Location>


          (5)touch /etc/subversion/passwd

          (6)htpasswd /etc/subversion/passwd xyz

          (7)/etc/init.d/apache2 restart

          (8)測試
          http://localhost/repos/
          原文:http://www.aygfsteel.com/zhyiwww/archive/2009/07/23/288034.html
          主站蜘蛛池模板: 嘉黎县| 永春县| 荆门市| 图木舒克市| 黄平县| 平度市| 博客| 洞头县| 沂源县| 青河县| 泰州市| 通渭县| 玉门市| 大荔县| 工布江达县| 双城市| 友谊县| 浦江县| 林西县| 洞头县| 宜川县| 潼南县| 象山县| 新闻| 营山县| 辉南县| 隆子县| 富阳市| 金川县| 磐安县| 得荣县| 平乡县| 潮州市| 台南市| 昌邑市| 娄底市| 清远市| 望谟县| 华宁县| 丽江市| 壤塘县|