让LU留住您的每

一天 让LU博客留住您的每一天
2004-6-18 15:00 riptide
我遇到了珂珂同样的问题。<br /><a href='http://www.loveunix.net/index.php?showtopic=10498' target='_blank'>http://www.loveunix.net/index.php?showtopic=10498</a><br />你给的链接我无法访问,能不能说说问题的原因,我试一试修改,多谢!

2004-6-22 21:04 carol
连接的内容如下:<br /><br /><!--QuoteBegin--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--QuoteEBegin-->On Thursday 24 July 2003 12:41, James D. Parra wrote: <br />&gt; Hello, <br />&gt; <br />&gt; I am trying to get a connection to a remote cvs server with the <br />&gt; pserver protocol. I keep getting &quot;no such repository&quot;. Do I need to <br />&gt; create a file under /etc/xinitd.d called cvspserver, and if so, what <br />&gt; exactly should be in there? I&#39;ve tried several from the web, but none <br />&gt; solved the problem. Any suggestions or additional info would be <br />&gt; appreciated. <br />&gt; <br />&gt; I ran &quot;cvs -d /data/cvs init&quot; and it created the CVSROOT directory <br />&gt; with all of the files. I used the webmin CVS module to create user <br />&gt; accounts. Everything appears to be okay, but something is obviously <br />&gt; missing. <br />&gt; <br />&gt; Thank you in advance for your input. <br />&gt; <br />&gt; James D. Parra <br />&gt; JamesP@MusicReports.com <br /><br /><br />Yes, you need to create the xinetd files. See the manual at: <br /><a href='http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_2.html#SEC30' target='_blank'>http://www.cvshome.org/docs/manual/cvs-1.1...vs_2.html#SEC30</a> assuming <br />you&#39;re using the lastest released version. My working <br />/etc/xinetd.d/cvspserver is below for reference. (Your path may be <br />different since I use the tarball rather than RH9&#39;s distribution). <br /><br /><br />service cvspserver <br />{ <br />&nbsp;&nbsp; port = 2401 <br />&nbsp;&nbsp; socket_type = stream <br />&nbsp;&nbsp; protocol = tcp <br />&nbsp;&nbsp; wait = no <br />&nbsp;&nbsp; user = root <br />&nbsp;&nbsp; passenv = PATH <br />&nbsp;&nbsp; server = /usr/local/bin/cvs <br />&nbsp;&nbsp; server_args = -f --allow-root=&lt;full_path_to_repository&gt; pserver <br />} <br /><br /><br />Regards, Mike Klinke <br /><br /><br /><!--QuoteEnd--></div><!--QuoteEEnd-->

页: [1]
查看完整版本: 求助无双


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.