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