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

C# commit-mail console application for subversion

From: Jon Gilkison <jon.gilkison_at_interfacelab.com>
Date: 2004-03-24 05:19:46 CET

After a lot of frustration twiddling with commit-email.py on a windows 2003
server with Exchange, I banged this puppy out in about an hour to do mostly
the same thing.

The biggest difference between this and the perl script is that this doesn't
mail out the diffs, it simply mails out what files changed, deleted or were
added and the current revision number; which is all I needed it to do.

A readme.txt file is included that directs you on how to use this as a hook
with a repository. Config options are stored in an xml file that should be
included in the same directory as the application.

You'll need to compile this yourself with .NET 1.1, as it doesn't include
any binaries. Should compile with MONO too, but I haven't tried.

Hope people find this helpful, and sorry if attachments are frowned on in
this group (just joined).

If you use this and make any enhancements, changes, etc. please shoot them
back to me.

Thanks,

Jon Gilkison
Interfacelab.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Wed Mar 24 05:18:02 2004

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

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