문제

Using Subversion as my source control, I set up a project last week and have been checking in code. Just realized that I am listed as "unknown" under the User header in sublime.

Everyone that checks in/out of that project is also listed as unknown.

Anyone know how to correct this without deleting and starting over?

도움이 되었습니까?

해결책

It seems that you enabled anonymous commits on your repository. This can be changed in the conf/svnserve.conf file of the repository on the server.

You can find more information in the SVN documentation.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top