Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I set a custom Author name in TortoiseSVN locally?

I am using auto props to populate the $Id$ tag with TortoiseSVN but it is using the author name that is the name of the computer, in this case 'Peter'.

I want it to use my name instead of the computer's account name. I am using Vista on this machine. The repo is local to my machine.

Thanks!

like image 497
james Avatar asked Jan 01 '26 08:01

james


1 Answers

TortoiseSVN does not have such a feature. It only asks for a username if the server requests one. Since your repo is local, there is no authentication at all and therefore TSVN doesn't ask for a username/password. In that case, the windows logon name is used automatically.

Sorry.

like image 79
Stefan Avatar answered Jan 06 '26 11:01

Stefan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!