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

Re: How to trigged the hook script?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-10-08 14:55:12 CEST

On Oct 8, 2004, at 4:48 AM, Wu jiaxian wrote:

> Hi all,
> I have problem about hooks script.
> My platform is Win2k,and the subversion is run on win2k.
> In this case:
> When someone want to checkin his code to subversion server,then the
> suvbersion
> server will check his code style, if his code style unfit, the
> subversion server will not allow
> the programer checkin his code.
> The folow is what I do:
> In the repository directory, in the hooks subdirectory, I place the
> *.bat named start-commit.bat , pre-commit.bat, etc
> But when I checkin the code to the subversion server, the hooks script
> dosen't check
> the code style.
> And I have set the %path% right value that I expect.
>
> Where is my fault?
>

Do you set %path% in the batch file? Perhaps you could show us the
batch file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 8 14:56:56 2004

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.