tortoise svn shows useid, how can I change displayed name for author

时光怂恿深爱的人放手 提交于 2019-12-05 21:33:39

问题


Our org uses funny user ids - rzhxxn etc.

In tortoise svn log/blame etc, i want to see the author name.

Is there anyway to create a mapping file to see the real name instead of id?


回答1:


No, Subversion takes your user account (i.e. authenticated account's) name as svn:author property. There is no way for you, as a regular user (i.e. non-admin) to change it.



来源:https://stackoverflow.com/questions/23275056/tortoise-svn-shows-useid-how-can-i-change-displayed-name-for-author

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!