﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-ghost</title><link>http://www.cppblog.com/fanz/</link><description /><language>zh-cn</language><lastBuildDate>Tue, 09 Jun 2026 18:54:20 GMT</lastBuildDate><pubDate>Tue, 09 Jun 2026 18:54:20 GMT</pubDate><ttl>60</ttl><item><title>cvsnt的问题解决</title><link>http://www.cppblog.com/fanz/archive/2006/04/08/5186.html</link><dc:creator>ghost</dc:creator><author>ghost</author><pubDate>Sat, 08 Apr 2006 14:40:00 GMT</pubDate><guid>http://www.cppblog.com/fanz/archive/2006/04/08/5186.html</guid><wfw:comment>http://www.cppblog.com/fanz/comments/5186.html</wfw:comment><comments>http://www.cppblog.com/fanz/archive/2006/04/08/5186.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/fanz/comments/commentRss/5186.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/fanz/services/trackbacks/5186.html</trackback:ping><description><![CDATA[
		<p> 今天睡到1点多，太爽了！ 可是不能太放肆了，要抓紧开发进程了。打开computer发觉昨天未完成的工作竟然还赖在那里，真不爽！继续研究CVS的pserver模式下的登陆方式。</p>
		<p>  CVSNT由于是在Unix的机制下移植到windows平台下，难免保留了unix平台的优点，配置超烦，而且网上的资料又大多是基于Unix或Linux平台，cvsnt的介绍又非常类似，不知道是否都是抄来抄去的，不过说回来说不定我等一下都抄人家的宝贝来献世也不一定。i~~</p>
		<p>  讲点重点问题吧，在使用cvsnt的过程中，发现网上的资料虽然步骤非常详细，条理也相当清晰，但在本地实施起来却经常不能通过认证，枉论其他的操作了，经过了万分的试验和挫败后，终于发觉了问题的所在。在cvsnt的控制面板中，我们可以打开server settings卡片，在“Run as user”对应的combobox中默认是(client user)，在这里我们必须回到widows的管理工具里，添加一个cvs专用的用户(名字随便你填)，然后再回到刚才的combobox中选择这个用户，apply后，一切照网上的资料来工作，一切ok！</p>
		<p>  由此看来，windows能垄断pc的桌面系统并不虚传，软件的热卖关键是对客户的要求是否满足，unix或linux的强大毋庸质疑，但它们的人机界面和操作难度与windows实在不在一个档次上。这必然引起我们这些programer的十足重视了！</p>
		<p> <br /></p>
<img src ="http://www.cppblog.com/fanz/aggbug/5186.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/fanz/" target="_blank">ghost</a> 2006-04-08 22:40 <a href="http://www.cppblog.com/fanz/archive/2006/04/08/5186.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>