windows - Hudson git commands are *incredibly* slow -


i have installed msysgit, , attempting use inside of hudson. whenever run command in interactive shell, whether git-bash or command prompt, commands instant. when run them in hudson, lag very long time.

running /bin/git help took 63 seconds when invoked it. i've never waited long enough see clone begin outputting (>10 minutes).

the hudson mailing list down, figured try here...

i've run problem well, , figured out workaround. when hudson runs service, missing normal desktop environment has, causes network have re-load each process. msys-1.0.dll attempts load in netapi32.dll causes take long. downloaded plink.exe putty, , set git_ssh env use instead. problem averted.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -