On 2/8/06, Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA
<artur.kedzierski@navy.mil> wrote:
> My hook-script is quite large. However, I was able
> to reproduce the problem by simply creating new repository
> and sticking 'sleep 20' in post-commit script.
> Thinking about it, we started having problems around the
> time we went to Subversion 1.3. Can somebody with 1.3 try
> to reproduce the problem?
I'm also running TortoiseSVN nightly build 5543 linked against svn
1.3.0 and can reproduce the problem using a local FSFS repo on Windows
XP. The entire contents of my post-commit.bat are as follows and my
commit doesn't finish until this script finishes.
@echo off
start /b ping -n 15 localhost > nul
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 8 23:22:47 2006