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

Re: event listeners

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2006-08-24 23:56:30 CEST
('binary' encoding is not supported, stored as-is) On Thu Aug 24 17:43 , Krishna <krishna.chalmers@gmail.com> sent:

>Does Tortoise SVN has a feature to register to certain events? For example, I
would to register/listen to a particular file in the repository and whenever the
file is changed Tortoise SVN will notify me (some sort of system tray icon that
pops up giving a message in a bubble).

No it doesn't, because Subversion doesn't work that way, and TSVN is a Subversion
client which uses the Subversion libraries to communicate with the repository.

Your best bet is to add a post-commit hook to the repository to send an email, or
an instant message, or dial your pager or ...

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Aug 25 01:06:12 2006

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.