質問

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