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

RE: post-commit backup failing [GFI-T43878-40C9F5A063E09E1E]

From: Peter Löfgren <list_at_loftux.se>
Date: 2004-06-10 10:43:53 CEST

Hi Jeff,

> -----Ursprungligt meddelande-----
> Från: Jeff Cave [mailto:jeff.cave@sunergon.com]
>
>
> Is there something I am doing wrong that is really obvious to anyone?
>

I have looked in to this further trying to develop my own script. In the
post-commit.bat use full path:

@ECHO OFF
%SystemRoot%\system32\cscript.exe //nologo //B
%1\hooks\post-commit-wrapper.wsf %1 %2

This is what I had to do to get it to fire. Also try this for
WshShell.Exec() methods you are calling in your swf file.

I will submit my scripts, just have some touching up to do.

Regards,

Peter Löfgren

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 10 10:45:20 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.