Предотвращение слияния и ветвления собственного кода в TFS ⇐ C#
-
Anonymous
Предотвращение слияния и ветвления собственного кода в TFS
I am working on TFS (v 16...) to prevent a collection with Test and Main branches from doing merge or branch operations on its own.I am currently trying to do this on the server side using ISubscriber(Assembly Microsoft.TeamFoundation.Framework.Server, Version=16.0.0.0.0).I cannot reach the owner of the code merged from the Test branch.
Subscriber(Assembly Microsoft.TeamFoundation.Framework.Server, Version=16.0.0.0.0).I cannot reach the owner of the code merged from the Test branch.
Источник: https://stackoverflow.com/questions/781 ... ode-on-tfs
I am working on TFS (v 16...) to prevent a collection with Test and Main branches from doing merge or branch operations on its own.I am currently trying to do this on the server side using ISubscriber(Assembly Microsoft.TeamFoundation.Framework.Server, Version=16.0.0.0.0).I cannot reach the owner of the code merged from the Test branch.
Subscriber(Assembly Microsoft.TeamFoundation.Framework.Server, Version=16.0.0.0.0).I cannot reach the owner of the code merged from the Test branch.
Источник: https://stackoverflow.com/questions/781 ... ode-on-tfs
Мобильная версия