Searched refs:Abort (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/tools/onbld/Scm/
H A DBackup.py73 class CdmNodeMissing(util.Abort):
98 util.Abort.__init__(self, "%s: changeset '%s' is missing\n"
147 raise util.Abort("couldn't store outgoing nodes: %s" % e)
165 raise util.Abort("couldn't restore committed changes: %s\n"
186 raise util.Abort("couldn't open backup node list: %s" % e)
236 raise util.Abort("Unable to backup an uncommitted merge.\n"
247 raise util.Abort("couldn't save working copy parent: %s" % e)
258 raise util.Abort("couldn't save clobbering copies: %s" % e)
269 raise util.Abort("couldn't save working copy diff: %s" % e)
283 raise util.Abort("could
[all...]
H A DWorkSpace.py149 raise util.Abort('repository is unrelated')
762 raise util.Abort('Could not recommit tags: %s\n' % e)
812 raise util.Abort('failed to remove undo data: %s\n' % e)
/osnet-11/usr/src/lib/libc/port/threads/
H A Dassfail.c57 Abort(const char *msg) function
114 Abort(msg);
236 Abort(buf);
325 Abort(buf);
373 Abort(buf);
422 * We could replace the call to Abort() with the following code
429 Abort(buf);
/osnet-11/usr/src/tools/onbld/hgext/
H A Dcdm.py100 raise util.Abort("Version Mismatch:\n %s\n" % badversion)
186 '''Abort if the workspace has uncommitted changes, merges,
190 raise util.Abort('workspace has uncommitted changes')
192 raise util.Abort('workspace contains uncommitted merge')
194 raise util.Abort('workspace contains uncommitted branch')
196 raise util.Abort('workspace has Mq patches applied')
964 raise util.Abort('recommit is not safe to run with -R')
980 raise util.Abort('you must merge before recommitting')
985 raise util.Abort('Cannot recommit a merge of two non-outgoing '
989 raise util.Abort("n
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1608 Abort the current data transfer.
1667 Abort the current data transfer.

Completed in 31 milliseconds