linux移植过程分析,详细介绍了linux2.6的配置和裁减,很详细,每一项都有介绍,还有很多经验在里面,是不可多得的linux配置手册。-linux transplant process analysis, detailed information on the configuration and the reduction of linux2.6, very detailed and have each of the introduction, there are a lot of ex
Windows下Subversion配置管理员指南 以前的svnserve要想成为windows服务,必须依赖于svnservice或其他工具。从Subversion1.4开始,Subversion本身就集成Windows服务的工具。 1,安装svnservice 在Windows NT中(包括Windows XP, Windows 2000, Windows 2003 Server)本身包含了一个安装服务的工具,叫做"Service Control",也就是sc.exe。 例如我的S u