Connection closed unexpectedly
From: Eric Martin <eric_at_emalbum.com>
Date: 2004-10-27 07:25:54 CEST
I have setup Subversion on a Linux (Fedora Core 2) server and I am trying to
When I try to checkout the project, I enter my username and password and
In TortoiseSVN the command is:
svn://MyIP/path/to/my/project
On the Linux server, I have setup svnserve in xinetd and it is running. In
svnserve.conf:
[general]
anon-access = none
auth-access = write
password-db = passwd
passwd:
[users]
MyUsername = MyPassword
Any suggestions? I installed subversion using yum, if that matters.
Thanks in advance.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.