Hi,
I am also using pre-lock hook script to lock multiple files. currently, I 
see I can provide complete file path in the hook script itself. do you know 
how I can pass a data validation file to the hook script? where the data 
validation file will have multiple file paths that I wish to lock down.
 
I appreciate any help you can provide.
 
Thanks,
On Thursday, February 10, 2011 5:29:49 PM UTC-5, Dan Magaha wrote:

> With the help of the VisualSVN team, we resolved this issue.  Need to make 
> sure any pre-lock hooks execute @ECHO OFF first and redirect any output to 
> null (add "> NUL" at the end of any line executed in a batch file).
>
> This needs to be done in any batch file you're calling from the hook AS 
> WELL AS in the Hook Editor in the VisualSVN server administrator.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/visualsvn/-/FPCMU1iNbOEJ.
To post to this group, send email to visualsvn@googlegroups.com.
To unsubscribe from this group, send email to 
visualsvn+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/visualsvn?hl=en.

Reply via email to