iF.SVNAdmin icon indicating copy to clipboard operation
iF.SVNAdmin copied to clipboard

can not login svn with the user create by web page

Open a100q100 opened this issue 6 years ago • 4 comments

i create a user by this "Add Users", and add a group to it. and then do "svn co svn://ip/repos" , but i can not login with the user and passwd

a100q100 avatar Mar 06 '18 07:03 a100q100

Are you sure that you SVN Config and your SVN-Admin config uses the same users.passwd file?

Post your configuration please.

mfreiholz avatar Mar 10 '18 05:03 mfreiholz

I have the same problem Web page created by a user, SVN client is not available The 'passwd' configuration file is correct, as follows

Admin: $$6 rhdxc8r $TvdsV0VkLqY4r2cyfOfqd/apr1

Test: $$$LdDR7NePIbJg8uso6U dkRva379 apr1 X10

Ts: $apr1. $9 xtfar7 / $7 ftnz0occdvohir0xu X0

Administrator: $$$wzDPD4mWDxYUaeZoCXIRg qPtT1a07 apr1.

STFQ avatar May 20 '19 03:05 STFQ

@mfreiholz I have the same problem. Should the "SVNUserFile" like
admin:$apr1$73iyUYRN$WCGjdA.gswxTuEXC3sd8m0 or

[users]
# harry = harryssecret
# sally = sallyssecret

first format is invaild for svnserve.

tan00 avatar Sep 25 '19 06:09 tan00

@a100q100 @STFQ soloved problem , you shoule close svnserve , start httpd , and use http . please read my blog https://blog.csdn.net/tan_000/article/details/101367347

tan00 avatar Sep 25 '19 08:09 tan00