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

Re: Feature Request: E-Mail notification...

From: Sam Barnett-Cormack <s.barnett-cormack_at_lancaster.ac.uk>
Date: Wed, 15 Oct 2008 17:39:54 +0100

Robert O'Keefe wrote:
> Hi,
>
>
>
> I am wondering whether or not Tortoise SVN supports e-mail notification
> for changes made to files in source control.
>
>
>
> For example, perforce allows you to set perforce notification on a range
> of files (e.g. *.rc) within the source control. I allows you to insert
> your e-mail address and when the file matching the file type is changed,
> it sends and e-mail to the account informing you of the filename that
> has changed and the change number.

The main subversion package includes sample scripts to do this - they
are, however, written in scripting languages. It's been a while since I
tweaked them, so I can't remember if it's perl or python.

The important thing to remember this is a server task on the repository.
If a repository is being shared, it should be accessed using svnserve or
DAV over http (*not* the file: protocol). Thus it's not really a client
issue.

Sam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-15 18:40:08 CEST

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

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