RE: Fwd: VCP error code
"Robert Cowham" <[email protected]> Wed, 1 Jun 2005 17:06:25 +0100
| Newsgroups | gmane.comp.version-control.revml |
|---|---|
| Message-ID | <[email protected]> |
> > 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. Robert