[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Hook help

From: Neson Maxmelbin (RBEI/EMT5) <Maxmelbin.Neson_at_in.bosch.com>
Date: Mon, 21 Feb 2011 22:24:19 +0800

Hello .

I am trying to write a hook to prevent deletion of elements through a pre-commit hook.

My Plan is to execute "svn status" and then based on the o/p allow or deny.
But the problem is that the hook is being executed in the server and I see not now way to get the "working copy" path in the client machine which is required by the svn status command.
How do I come around this?

Do you have any examples?

Mit freundlichen Grüßen / Best regards
Maxmelbin Neson
Received on 2011-02-21 15:25:06 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.