Re: Programming a Watcher File

2010-03-09 Thread Larry Shatzer, Jr.
On Tue, Mar 9, 2010 at 10:27 AM, David Weintraub wrote: > I'm looking at the SVN:Notify, and it appears to require sendmail. Is > that correct? I would rather use NET::SMTP which is more platform > neutral. > > What does the NET::SMTP notification look like? Does it do a diff > between files? Doe

Re: Programming a Watcher File

2010-03-03 Thread Larry Shatzer, Jr.
On Wed, Mar 3, 2010 at 1:57 AM, Johan Corveleyn wrote: > > Some time ago, we were thinking of maintaining some > notification-configuration inside versioned properties on directories > in svn. The idea was simply to be able to put a (comma-separated, or > new-line separated or whatever) list of e

Re: Adding auto properties after file has been committed

2010-01-11 Thread Larry Shatzer, Jr.
I've been using http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svn_apply_autoprops.pyto do this. It works great. On Mon, Jan 11, 2010 at 10:35 AM, Jeremy wrote: > I have a repository and just enabled/added some auto properties. How > can I go back and add these properties