SVN author not visible on SVN repo browser

ajaysh9
ajaysh9
i would like some trouble shooting as, SVN author not visible on my SVN repo browser. Members who do check in in SVN, those authors are not visible in SVN repository browser. image attached. I have tried few things in SVN settings, but the problem is not resolved. I would request all members to help me.

Last updated

ajaysh9
ajaysh9

Last updated

DougR
DougR
Perhaps it is as easy as this: https://tortoisesvn.net/faq.html#noauthor
ajaysh9
ajaysh9
Thank You Sir. I will implement this and let you know the result. Thank You DougR.
ajaysh9
ajaysh9
Sir, the window keeps asking the password to login to server for the my username in the login I logged in this way in repo browser, svn+ssh://sharmaaj@xyz.local/SITAUS
DougR
DougR
Normal access via SSH is by using public/private key pairs. When using SSH you should be prompted for a password in 2 cases: the 1st is when there is a password on your private key, the 2nd is when something went wrong with the public/private key matching and the "sshd" process wants to try simple account password validation. You're on Windows so I'm not going to be much help in diagnosing your SSHD setup issues - sorry.
ajaysh9
ajaysh9
No worry sir. I am trying to make changes in svn authentication. Thank u for reply.
hansonbc
hansonbc
I would request all members to help me.
DougR
DougR
Do you have access to the server? Have you reviewed the log files (and other areas where Windows keeps logs...)? My expectation would be that wherever SSHD on Windows is logging would have a message that might help. Either that or you might be able to increase the logging level to the point where you will find a message that would help.

1-9 of 9

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.