On Sun, Oct 26, 2008 at 09:13, Brian <[EMAIL PROTECTED]> wrote:

> 2008-10-25 20:40:19,968 [CCDemoProject:ERROR] Exception: Source
> control operation failed: . Process command: C:\Program Files
> \SourceGear\Fortress Client\vault.exe versionhistory $/CCDemo -
> rowlimit 1 -host localhost -user bcorn -password fregtr -repository
> "Initial Repository"

There ought to have been more than that.  What CCNet is telling you is that
vault.exe reported an error (i.e., it exited with a non-zero exit code).
 When vault.exe did that, you could reasonably expect it to write an error
message of some sort to the standard error output, and CCNet will include
that in the message (between "failed:" and ". Process ").  Apparently it
didn't.
Ross

Reply via email to