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

Question about pre-commit hook

From: Kei Yuen (Kenji) <kenjichanhkg_at_gmail.com>
Date: Fri, 26 Jun 2009 11:22:11 +0800

Hi, I need to block users from committing on a specific SVN path.So I
created a pre-commit script, and soon I found that it provides only 2 inputs

   1. Repository path
   2. Commit transaction name <-- it gives me something like
   4-j what does that mean?

The probelm is I need to know the svn path, not repo path, so I can decide
he can commit to the file/folder.
Am I missing something here? I need more information about the commit.

Is there anyone who can help me?
Please help~

Kenji

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2365579

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-26 05:58:46 CEST

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.