Ok. Thank you for the reply. But my another question is still pending.
How can we obtain the repository folder/file path for post lock/unlock 
hook?  Even if we write a script does the hook get absolute path for 
repository folder/file?
from the book the for lock/unlock notification have below mentioned 
parameters
Input parameter(s)

The command-line arguments passed to the hook program, in order, are:

   1. 
   
   Repository path
   2. 
   
   Authenticated username of the person who locked the paths
   


On Monday, 19 May 2014 20:04:48 UTC+5:30, pavel.lyalyakin wrote:
>
> Hello Babu, 
>
> On Mon, May 19, 2014 at 3:37 PM,  <babu....@gmail.com <javascript:>> 
> wrote: 
> > We are required to send notification for post lock and post unlock. But 
> no 
> > support for email notification available unlike post commit. How can we 
> send 
> > email notification similar to post commit. 
> > Also we require the path of the file locked/unlocked, How can we obtain 
> the 
> > folder/file path for post lock/unlock hook? 
>
> VisualSVNServerHooks.exe does not support post -lock and -unlock 
> notifications. We consider adding the feature in future versions. 
>
> You can write your own script to send notifications on -lock and 
> -unlock. See SVNBook at 
> http://www.visualsvn.com/support/svnbook/ref/reposhooks/post-lock/ and 
> http://www.visualsvn.com/support/svnbook/ref/reposhooks/post-unlock/ 
>
> Thank you. 
>
> -- 
> With best regards, 
> Pavel Lyalyakin 
> VisualSVN Team 
>

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at http://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to