一月
22
Posted on 22-01-2008
Filed Under (Uncategorized) by Echo on 22-01-2008

参考:http://doc.iusesvn.com/show-45-1.html

http://opcustom.googlecode.com/svn/备份到file:///d:/svnrep/bak

在d盘的svnrep目录下

svnadmin create bak

之后

在bak\hooks下建立pre-revprop-change.bat,

内容为

exit 0;

然后

svnsync init file:///d:/svnrep/bak http://opcustom.googlecode.com/svn/

svnsync sync file:///d:/svnrep/bak

(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   
七月
03
Posted on 03-07-2007
Filed Under (Uncategorized) by Echo on 03-07-2007

Free Mind

http://freemind.sourceforge.net/wiki/index.php/Main_Page

一款免费的思维导图软件

(0) Comments    Read More   
六月
16
Posted on 16-06-2007
Filed Under (Uncategorized) by admin on 16-06-2007

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

(2) Comments    Read More