Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the SVN-Notify CPAN distribution.

Report information
The Basics
Id: 16057
Status: rejected
Priority: 0/
Queue: SVN-Notify

People
Owner: Nobody in particular
Requestors: rjbs [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Date: Wed, 23 Nov 2005 09:37:32 -0500
From: Ricardo SIGNES <rjbs [...] cpan.org>
To: bug-svn-notify [...] rt.cpan.org
Subject: (feature request) --if-user --if-not-user
I really like SVN::Notify. I use it at work, and it really helps us keep up collective code ownership. Now I am opening my personal svn repository to some collaborators, and I'd like to see what they're up to. Most of my commits come from me, and I know what I'm up to. I want something like this: svnnotify ... --to rjbs-svn@mydomain --if-not-user rjbs Or: svnnotify ... --to rjbs-svn@mydomain --if-user shiftless_user
From: David Wheeler <david [...] kineticode.com>
Subject: Re: [cpan #16057] (feature request) --if-user --if-not-user
Date: Thu, 1 Dec 2005 17:05:40 -0800
To: bug-SVN-Notify [...] rt.cpan.org
RT-Send-Cc:
On Nov 23, 2005, at 6:45 AM, rjbs@cpan.org via RT wrote: Show quoted text
> I really like SVN::Notify. I use it at work, and it really helps us > keep up collective code ownership. Now I am opening my personal svn > repository to some collaborators, and I'd like to see what they're up > to. Most of my commits come from me, and I know what I'm up to. > > I want something like this: > > svnnotify ... --to rjbs-svn@mydomain --if-not-user rjbs > > Or: > > svnnotify ... --to rjbs-svn@mydomain --if-user shiftless_user
Have you thought about this anymore, given our IRC discussion about it? Got an idea of the best way to do it? Maybe --if-user-regex and -- unless-user-regex? David
Given anymmore thought to this, rjbs? —D On Thu Dec 01 20:06:20 2005, david@kineticode.com wrote: Show quoted text
> On Nov 23, 2005, at 6:45 AM, rjbs@cpan.org via RT wrote: >
> > I really like SVN::Notify. I use it at work, and it really helps us > > keep up collective code ownership. Now I am opening my personal svn > > repository to some collaborators, and I'd like to see what they're up > > to. Most of my commits come from me, and I know what I'm up to. > > > > I want something like this: > > > > svnnotify ... --to rjbs-svn@mydomain --if-not-user rjbs > > > > Or: > > > > svnnotify ... --to rjbs-svn@mydomain --if-user shiftless_user
> > Have you thought about this anymore, given our IRC discussion about > it? Got an idea of the best way to do it? Maybe --if-user-regex and -- > unless-user-regex? > > David