十月
30
Posted on 30-10-2007
Filed Under (摘录) by Echo on 30-10-2007

作者:苏轼 

清夜无尘,月色如银。酒斟时、须满十分。浮名浮利,虚苦劳神。叹隙中驹,石中火,梦中身。
虽抱文章,开口谁亲。且陶陶、乐尽天真。几时归去,作个闲人。对一张琴,一壶酒,一溪云。

 引用:http://baike.baidu.com/view/864805.htm

(0) Comments    Read More   
十月
30
Posted on 30-10-2007
Filed Under (Uncategorized) by Echo on 30-10-2007

按顺序

http://www.apache.org/dist/httpd/binaries/win32/apache_2.0.61-win32-x86-openssl-0.9.7m.msi

 http://subversion.tigris.org/files/documents/15/39559/svn-1.4.5-setup.exe

 %Apache2%\conf\httpd.conf的末尾加入

<Location /svn/wsbs>
          DAV svn
          SVNPath d:/svn/wsbs
</Location>

 如果d:/svn/wsbs已经有svn的存储库的话,打开http://127.0.0.1/svn/wsbs则可以看到其内容。

参考

http://svn.collab.net/repos/svn/trunk/INSTALL

(0) Comments    Read More