Whenever i commit the code in SVN repository, it shows that the code is commit by user "SVN" instead of my own username "some_name".
It looks that i need to change or update the username/author on my machine(client side). Can anybody tell me that how i can change this?
Here is the detail of SVN INFO
svn info
Path: .
URL: svn+ssh://**************
Repository Root: svn+ssh:*******************
Repository UUID: ******************
Revision: 123456
Node Kind: directory
Schedule: normal
Last Changed Author: svn
Last Changed Rev: 121345
Last Changed Date: 2012-11-08 07:08:37 +0500 (Thu, 08 Nov 2012)
Thanks in advance.