SVN配置失败

in 未分类

关于svn不想作过多的介绍,初次接触的朋友可以看这里:

http://www.subversion.org.cn/index.php?option=com_content&task=view&id=56&Itemid=9

今天在配置时遇到一些问题:

服务器端已安装完毕,并成功启动,侦听端口为3690

客户端操作时

 

认证失败

 

svnserver.conf怎么改也不行

[general]
anon-access = read
auth-access = write
password-db = passwd

passwd文件
[users]
guest=123456

还是一样的问题,也没有出现让我输入用户名及密码的对话框,

奇怪了…

svn中文站上也没找到相关答案

[pdf]http://www.subversion.org.cn/svnbook/1.2/svn-book.pdf[/pdf]

0 Comments

Leave a Reply

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>