Tortoise SVN Commit发送电子邮件给一群人 [英] Tortoise SVN Commit send email to a group of people

查看:101
本文介绍了Tortoise SVN Commit发送电子邮件给一群人的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我是SVN Tortoise的新手,我现在唯一知道的是更新提交并在右键单击该文件夹后检查日志消息.
我要做的就是在提交后自动将电子邮件发送给一群人.
我知道我们可以在Visual Studio Team Edition中做到这一点.手册也无济于事.

在此先感谢.

Hello All,
I am new to SVN Tortoise the only thing right now I know is to update commit and and check log message after u right click the folder.
All I want is to send email automatically to a group of people after I commit.
I know we can do this in Visual Studio Team Edition. manual also not helping me.

Thanks in advance.

推荐答案

我怀疑Tortoise-SVN是否具有任何内置功能来在开发人员继续提交其代码时发送电子邮件通知.

我个人不希望任何开发人员将代码提交给SVN时都使用电子邮件通知.相反,您可以看看"连续集成"的概念.在此自动构建过程中安排了计划,该过程将不断检查它们是否在签入/提交的代码中存在任何错误.

http://www.martinfowler.com/articles/continuousIntegration.html

您可以查看提供电子邮件通知功能的" CruiseControl.NET ".

CruiseControl.NET:电子邮件发布者

下面的链接包含有关"CruiseControl.NET"与"SVN"的集成的信息.

CruiseControl.NET:Subversion源代码管理块
I doubt if Tortoise-SVN has any inbuilt feature to send Email-Notification as and when Developers keeps committing their code.

I personally do not prefer to have Email-Notification whenever any developer commits code to SVN. Instead you may have a look at concept of "Continuous Integration". In this automated build process is scheduled which keeps checking if their is any Error in the Checked-In/Committed code.

http://www.martinfowler.com/articles/continuousIntegration.html

You may have a look at "CruiseControl.NET" which provides Email-Notification feature.

CruiseControl.NET : Email Publisher

Below link has a information on integration of "CruiseControl.NET" with "SVN".

CruiseControl.NET : Subversion Source Control Block


解决方案是服务器端而不是客户端-换句话说,SVN服务器本身需要这样做,而不是Tortoise.查看"SVN挂钩": SVN图书 [ ^ ]. Google可以告诉您更多信息.
The solution to this is server side, not client side - in other words the SVN Server itself needs to do this, not Tortoise. Look into "SVN Hooks": The SVN Book[^]. Google can tell you more.


这篇关于Tortoise SVN Commit发送电子邮件给一群人的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆