Custom Email format can include many things. In our case, we would
like to have some information like

Email subject: Code Commit by xxxx (bugxxxxx, bugyyyyy)

Commit Alert for Project: AlphaBeta
Repository: R34SR1

Revision : Rxx -> Rxy
Committed by: Mr. xxxx
Commited at HH:mm on MM/DD/YYYY
Commit Information
Comment: Updated source code for bug#xxxxx and bug#yyyyy. Implemented
logic to handle XXXXX.
1. DirPath
    1. Modified/Added/Deleted:  Full File Path
    2. Modified/Added/Deleted:  Full File Path
2. DirPath
    1. Modified/Added/Deleted:  Full File Path
    2. Modified/Added/Deleted:  Full File Path

Project Logo


Please note that the above format is something that I just cooked up
based on our actual project requirement. I would also like to be able
to add HTML formatting in it to highlight important information. Such
a flexibility would be great. Why not take the template from a file ?
Have special tags/macros which are automatically replaced while the
email is generated ? It would be simple and effective. From the
comment the email format should be able to pick some information based
on regex viz. the bugs fixed etc.



On Mar 6, 12:36 am, VisualSVN Support <supp...@visualsvn.com> wrote:
> Hi!
>
> >how to put custom information or provide a format to the email that is sent 
> >after commit.
>
> Please could you provide details what kind of the custom information
> would you like to put and what is the format of the email would you
> like to have.
>
> We'll consider your proposal.
>
> Thank you!
>
>
>
> On Thu, Mar 5, 2009 at 1:51 PM, abhishek <atripathi1...@gmail.com> wrote:
>
> > I am trying to achieve a customized format for the notification email
> > which I configured by using the Post Commit hook. Browsing across the
> > internet and stumbling over on this forum I did not find any help as
> > how to put custom information or provide a format to the email that is
> > sent after commit.
>
> > Is this feature doable by implementing some script or by using any
> > specific binary provided already ? If not then is this feature on it
> > way of being implemented ? I would like to see my own script doing
> > this as it would give me greater flexibility while designing email
> > template.
>
> > Thanks :)
>
> --
> Olga Dolidze
> VisualSVN Support

Reply via email to