RE: SVN server email notification function (SMTP) and How To configure it

2017-11-19 Thread Zhaowei Mao
hmidt Subject: Re: SVN server email notification function (SMTP) and How To configure it On Fri, Nov 17, 2017 at 11:44 AM, Zhaowei Mao wrote: > -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: Friday, 17 November, 2017 3:25 AM > To: Zhaowei Mao >

Re: SVN server email notification function (SMTP) and How To configure it

2017-11-17 Thread Johan Corveleyn
On Fri, Nov 17, 2017 at 11:44 AM, Zhaowei Mao wrote: > -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: Friday, 17 November, 2017 3:25 AM > To: Zhaowei Mao > Cc: Subversion Users ; Ryan Schmidt > > Subject: Re: SVN server email notifi

RE: SVN server email notification function (SMTP) and How To configure it

2017-11-17 Thread Zhaowei Mao
rom: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: Friday, 17 November, 2017 3:25 AM To: Zhaowei Mao Cc: Subversion Users ; Ryan Schmidt Subject: Re: SVN server email notification function (SMTP) and How To configure it Another suggestion: https://github.com/qazwart/SVN-Watcher-Hook I've used

Re: SVN server email notification function (SMTP) and How To configure it

2017-11-16 Thread Johan Corveleyn
Another suggestion: https://github.com/qazwart/SVN-Watcher-Hook I've used a custom version of that (perl) hook script. It allows your users to control their own "watch file" (in the svn repository itself), which is a simple config file containing patterns etc. for which they want to receive post-c

RE: SVN server email notification function (SMTP) and How To configure it

2017-11-14 Thread Zhaowei Mao
to:zhaowei@weikegroup.com] Sent: Wednesday, 8 November, 2017 12:57 PM To: 'Ryan Schmidt' Cc: 'Subversion Users' Subject: RE: SVN server email notification function (SMTP) and How To configure it Hi Ryan, Thanks a lot for your reply. so far I did search those tools such as commit_ma

RE: SVN server email notification function (SMTP) and How To configure it

2017-11-08 Thread Zhaowei Mao
appreciated! Regards, Zhao Wei -Original Message- From: Ryan Schmidt [mailto:subversion-2...@ryandesign.com] Sent: Wednesday, 8 November, 2017 3:05 AM To: Zhaowei Mao Cc: Subversion Users Subject: Re: SVN server email notification function (SMTP) and How To configure it On Nov 7, 2017

Re: SVN server email notification function (SMTP) and How To configure it

2017-11-07 Thread Ryan Schmidt
On Nov 7, 2017, at 04:35, Zhaowei Mao wrote: > We use SVN server (CollabNetSubversion-server-1.5.5-1.win32) for years, I’d > like to configure email notification on server so that may trace any changes > in repositories. It is very likely that commit_email.pl is bundled with > Subversion, whi