0
votes

we have continual integration for several project. Some of them are stored in git, some of them in subversion. When someone broke the build, TeamCity send an email with some details. I understand that email address of the comitee is stored in git repository. But how TeamCity get the email address of the subversion user?

Sometime it sends email, sometime not. Does it compare username of subversion and username of TeamCity login? and what about users who never haven't logged in TeamCity?

1

1 Answers

1
votes

It's configured in user's account settings. To open it, click the arrow next to your username (in the top right corner of the screen) and select My Settings & Tools from the drop-down list. There you'll be able to manage your VCS usernames and email address.