[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Are there anyone running Subversion server on Window NT?

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-05-06 11:14:22 CEST

On Mon, May 05, 2003 at 09:29:13AM -0500, cmpilato@collab.net wrote:
> Chien-Lung Wu <cwu@deltartp.com> writes:
>
[snip]
> > Q2. Are there any version of commit-email.pl working on Window NT?
> > The commit-email.pl is working on Unix/Linux environment as I study
> > the code. Are there any version working on window NT? or how to
> > configure it so that it can work on Window?
>
> commit-email.pl runs the 'sendmail' program to actually send the
> mail. If there is an equivalent program for WinNT, I would imagine
> that it would work, too.

Or maybe use mailer.py instead. It supports using SMTP.

> > Q3. Are there any way distinguish different users (groups) when I
> > setting the commit-email function? For example, there are A, B, C,
> > and D working in the same project. Since some reasons, C's commit
> > will send e-mail to A and D but not B. Does Subversion can do like
> > this way?
>
> Not automatically, no. This is a custom piece of functionality you'd
> have to add for yourself, perhaps creating a mapping of committers to
> mail recipients.

Or set up a mailing list for all the people who are supposed to get the
commit e-mails and get the commit hook to send mail to the mailing list.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 6 11:15:50 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.