Jeff King wrote: > On Sun, Dec 02, 2007 at 07:29:50AM -0500, A Large Angry SCM wrote: > >> With the latest master, 2221a6757161af1905925c405aded9ff470f70d5, "make >> test" now fails; last successful "make test" was mid-week sometime with >> master d25430. This is on a laptop running Suse 9.3. >> >> *** t9600-cvsimport.sh *** >> * ok 1: setup cvsroot >> * ok 2: setup a cvs module >> * FAIL 3: import a trivial module >> >> >> git cvsimport -a -z 0 -C module-git module && >> git diff module-cvs/o_fortuna module-git/o_fortuna > > Can you please try ./t9600 --verbose? Presumably cvsimport is generating > some kind of error message to tell us what's going on. Attached is the output of ./t9600-cvsimport.sh --verbose >/tmp/9600_out.txt 2>&1