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

Re: commit-email.pl date format in non-US locales

From: John Peacock <jpeacock_at_rowman.com>
Date: 2007-04-17 05:29:35 CEST

Daniel Rall wrote:
> Is Mail::SendEasy easily available across platforms?

Yes: http://testers.cpan.org/show/Mail-SendEasy.html

The important distinction is that Net::SMTP is just the SMTP protocol;
Mail::SendEasy has all of the logic required to generate an RFC-2822 compliant
e-mail (which is not something the Subversion project should necessarily attempt).

> Is SVN::Notify easily available across platforms?

Yes: http://testers.cpan.org/show/SVN-Notify.html

The reason I prefer SVN::Notify myself is the nice framework it provides for
multiple post-commit actions. It is a much easier to extend application.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Blvd
Suite H
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 17 05:29:30 2007

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.