Re: aap update of vim7 has been failing for the last week or so
Mun Johl <[email protected]> Thu, 15 Dec 2005 12:32:11 -0800
| Newsgroups | gmane.comp.tools.aap.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Bram, Please see my comments below. On Thu, Dec 15, 2005 at 11:24 AM PST, Bram Moolenaar wrote: BM> BM> Mun Johl wrote: BM> BM> > I specified the newer cvs program (version 1.12.9) and I had the same BM> > problem. BM> BM> Perhaps you can try making a shell script that executes cvs with the BM> arguments given and then exits with a zero exit status: BM> BM> #!/bin/sh BM> cvs "$@" BM> exit 0 BM> BM> Then use "aap CVS=the_shell_script update". BM> BM> If it works OK then we know the problem is that cvs exits with a BM> non-zero exit status. The above did not exit in an error, but it did not initiate a compile either--even though I purposely removed a .c test to ensure at least one file was updated. I then executed the following cvs command to check it's exit status. Even though there were no apparent problems, the exit status was 1 : cvs -d:pserver:[email protected]:/cvsroot/vim checkout "vim7" I'm not sure why this would only affect me; I don't think anything has changed on my system for a while. BTW, these experiments were conducted with aap v.1.082 . -- Mun ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click