Re: Fwd: VCP error code

Barrie Slaymaker <[email protected]> Wed, 1 Jun 2005 15:32:05 -0400
Newsgroups gmane.comp.version-control.revml
Message-ID <[email protected]>
On Wed, Jun 01, 2005 at 05:06:25PM +0100, Robert Cowham wrote:
> > > It's all to easy to miss things on stderr otherwise.
> > 
> > VCP captures all of p4's stderr and logs it; can't miss that 
> > (if we get the logs).  It also reports it to stderr if 
> > there's an error.
> 
> Sorry, didn't mean to cast aspersions on VCP's handling. I had a strange
> problem with a python script doing lots of p4 spawning (under windows) and
> occasionally once in a while exiting with an error code while doing a
> perfectly innocuous command. Went away when I did it via the API.

That sounds a lot like what's happening here, did it emit anything to
stderr when that happened?

- Barrie