Using a ticket to send commit emails is fine if you're in a strict environment where every commit has a ticket, *and* you want only specific interested parties to be notified. (In fact, that's kind of a cool idea, and I'd never thought of doing it that way instead of having a separate commits mailing list.)
But if what you want is plain email notification of all commits to a central location, then there are post-commit hooks for subversion that have nothing to do with Trac. Hit this page of the SVN book and search within the page for "commit-email.pl". http://svnbook.red-bean.com/en/1.1/ch05s02.html =-=-> Jenn Drummond // [EMAIL PROTECTED] Project Developer, Connexions Project (cnx.org) Rice University On Tue, Dec 04, 2007 at 08:13:02PM +0100, Erik Andersson wrote: > Hi > > I'd go for David's approach. Example: > http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook > > Cheers / Erik > > On Dec 4, 2007 7:03 PM, David Herman <[EMAIL PROTECTED]> wrote: > > > > > What about using the post-commit hook to update trac. That's what we > > do, and then it changes the trac-ticket so everyone gets notofied who is > > attached to the ticket. > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] > > On Behalf Of dawe > > Sent: Tuesday, December 04, 2007 12:02 PM > > To: Trac Users > > Subject: [Trac] Re: mail after commit? > > > > > > thx for your replies. will check out both possibilities. > > > > > > -- > > This message has been scanned for viruses and dangerous content by > > MailScanner, and is believed to be clean. > > > > > > > > > > > > > > > !DSPAM:5814,4755a6d321442045915780! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
