作者in2 (敬请期待 :P)
看板FreeBSD
标题Re: [问题]CVS server
时间Sun Jul 11 20:30:07 2004
※ 引述《system ( )》之铭言:
: 请问有人架过cvs server吗?
: 可否提供相关资料?
: 谢谢..O_Q"
不就把 /etc/inetd.conf 这些打开就好?
# CVS servers - for master CVS repositories only! You must set the
# --allow-root path correctly or you open a trivial to exploit but
# deadly security hole.
#
#cvspserver stream tcp nowait root /usr/bin/cvs cvs
--allow-root=/your/cvsroot/here pserver
#cvspserver stream tcp nowait root /usr/bin/cvs cvs
--allow-root=/your/cvsroot/here kserver
详细请参考
http://www.cvshome.org
不过为什麽不改用 subversion ? (
http://subversion.tigris.org/)
----
http://OpenSVN.csie.org 欢迎您 :D
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.30.144