Thank for your reply. Each commit means something like invoice for us. So I am trying to integrate our software with commit messages.
On Monday, July 25, 2016 at 2:45:38 PM UTC+3, pavel.lyalyakin wrote: > > Hello, > > On Fri, Jul 22, 2016 at 6:49 PM, <turker...@gmail.com <javascript:>> > wrote: > >> Hello, >> I am writing hook scripts to make some database records based on >> committed info. >> > > What's the reason to maintain a separate database for the data that is > already in the Subversion repository? Are you sure that you have to use a > separate database? Why do you have to show a user that the hook script > performed some operation? I'm not sure what your task is, but I guess that > the approach you have in mind is not the best one. > > >> Is there anyway to display information message like "Database operation >> completed", "Have a nice day" on the client side? >> > > No. You can only show post-execute message passed to STDERR. It will be > displayed only when the hook's task fails (e.g. on `exit 1`). STDERR is for > errors, not information messages. > > -- > 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 https://groups.google.com/group/visualsvn. For more options, visit https://groups.google.com/d/optout.