Our guy said he's aware of svnlook, so we may need a little guidance. Would you be able to provide an example?
On Wednesday, September 20, 2023 at 12:30:35 PM UTC-5 Stefan wrote: > First, are you talking about client-side hooks ( > https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.html#tsvn-dug-settings-hooks) > > or server side hooks ( > https://svnbook.red-bean.com/en/1.8/svn.ref.reposhooks.pre-commit.html)? > > For client-side hooks, you get the CWD of the working copy, which you can > then use to get the repo url or other info via e.g. the command line client > or SubWCRev. > For server side hooks, you get the path to the repository, which you then > can pass to the svnlook utility to get all the info you need. > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/386db40e-1f42-4952-99d1-fafe855c70c4n%40googlegroups.com.
