Hello,
I am using 'Eclipse SDK [Version: 3.1.0,Build id: I20050627-1435] +
Subclipse [0.9.33]' as client in a Windows XP Proff machine.
Subversion is running at a remote machine (but hosted in LAN), with
OS: RedHat Enterprise Linux [ES]. The 'svnserve' has been started as:
svnserve -d -r /data2/svRepository &
[Under 'svn' user account.]
File content 'svnserve.conf'
----------------------------------------------------------
[general]
anon-access = read
auth-access = write
password-db = passwd
realm = My First Repository
=================================
File content: passwd
------------------------------
[users]
ram = nishath
=================================
I am able to 'Check out' the repository. But while trying to commit I
am receiving the promy for username and password. Even after entering
username and password I am getting the following error.
-----------------------------------------
org.tigris.subversion.javahl.ClientException:Authorization failed
svn: Commit failed (details follow):
svn: Authentication error from server: Password incorrect
-----------------------------------------
Could u pls help me.
Thanks and regards,
A. Ramnishath.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 7 09:47:33 2005