2012-06-25 13:47 AEST by Arthur Barrett - I've been getting mysterious 'hang' when trying to build suite it always happens on checkout of tortoisecvs
on the 2.8.01 branch. Today I 'wrapped' /usr/local/bin/cvsnt in a shell - and now I get a nice error
message. Odd that before this there was only a hang...
abarrett@debiancvs:~$ cat /usr/local/bin/cvsnt
#!/bin/sh
cvsnt-real $*
+ cd /cygdrive/d/march-hare
+ cvs -z9 -d :ssh:debiancvs:/scotty co -A -l -r CVSNT_BRANCH_2_8_01 tortoisecvs
cvsnt-real server: Updating tortoisecvs
cvsnt-real [server aborted]: out of memory; can not allocate 6962537 bytes |