What does "user limit" of professional edition mean ?
Hello,
We would like to evaluate a professional edition of TeamCity and understand the exact meaning of "user limit".
Does it mean 20 developers max commiting changes ?
What if there are more than 20 developers in SVN but only 20 of them will be using TeamCity (via web or IDE) ?
Thank you !
Please sign in to leave a comment.
User limit means that no more than 20 user accounts can be created in TeamCity. TeamCity does not control how many users commit their changes.
Thank you !