yes.I use "file:///" format to access...now I change to http:// and it
works fine.
I use two protocol to access VisualSVN Server.Only in my build server
is using file:/// format.
so I only can use http protocol to access SVN server if I want to use
hooks,right?
Thanks help.:)
On 11月23日, 下午8時12分, "VisualSVN Support" <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Seemingly you are using "file:///" format to access
> VisualSVNServerHooks.exe ( that's why it isn't found). Please try to
> use the full path: "%VISUALSVN_SERVER%\bin\VisualSVNServerHooks.exe".
>
> Please send us more details on the problem if the above doesn't help.
>
> On Fri, Nov 21, 2008 at 5:53 AM, EdwinTai <[EMAIL PROTECTED]> wrote:
>
> > these day I add pre-commit hook to prevent clinet commit something.It
> > works fine for user manual commit but nant. I create a nant exec task
> > call svn command,it commit fail
> > with my pre-commit hook and report VisualSVNServerHooks.exe is not
> > recongized as an
> > internal or external command. hooks is for server side isn't it?why
> > client need have one?
>
> --
> Olga Dolidze
> VisualSVN Support

Reply via email to