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

Re: change email notification

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-17 20:55:08 CEST

On May 17, 2006, at 20:21, Brian Krusic wrote:

> I've been thrust into SVN and immediately given a task.
>
> SVN has already been installed and now we have a need;
>
> 1) When a local folder has been updated via SVN, an email is sent out.

For both this and the next task, you would use the post-commit hook.
Hooks are described in the Subversion book. See http://svnbook.org.

There are a variety of scripts already written to handle email
updates. See the contrib and/or tools directory of the Subversion
source distribution.

> 2) An SVN update is then triggered facility wide.
>
> The second part could be fun to develop however I am hoping for
> some initial guidance to get started.
>
> I've already installed ssh and cygwin on all XP clients so that I
> can do my normal Unix like remote admin.

Do you mean that you have a number of people with working copies on
their own Windows XP computers, and when anybody checks in something
from any computer, all computers get updated? If so, then have
fun. :-) But that's not how Subversion is intended to be used, and I
think you'll have happier developers and a more smooth ride if you
use Subversion the way it was meant to be used, which is amply
described in the aforementioned book, though you'll probably need to
set aside a weekend to read it and understand it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 20:57:24 2006

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.