author | Thomas Arendsen Hein <thomas@intevation.de> |
Thu, 19 Oct 2006 13:00:02 +0200 | |
changeset 3471 | be2bf7263276 |
parent 3294 | a2d93b186a0e |
child 3709 | 38291d9c8c1c |
permissions | -rw-r--r-- |
1202
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
1 |
abort: impossible time zone offset: 4444444 |
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
2 |
transaction abort! |
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
3 |
rollback completed |
3257
c9cd63a6fce9
Add documentation about the date formats allowed in the command line
Jose M. Prieto <jmprieto@gmx.net>
parents:
1809
diff
changeset
|
4 |
abort: invalid date: '1\t15.1' see hg(1) manual page for details |
1198 | 5 |
transaction abort! |
6 |
rollback completed |
|
3257
c9cd63a6fce9
Add documentation about the date formats allowed in the command line
Jose M. Prieto <jmprieto@gmx.net>
parents:
1809
diff
changeset
|
7 |
abort: invalid date: 'foo bar' see hg(1) manual page for details |
1198 | 8 |
transaction abort! |
9 |
rollback completed |
|
3257
c9cd63a6fce9
Add documentation about the date formats allowed in the command line
Jose M. Prieto <jmprieto@gmx.net>
parents:
1809
diff
changeset
|
10 |
abort: invalid date: ' 1 4444' see hg(1) manual page for details |
1198 | 11 |
transaction abort! |
12 |
rollback completed |
|
1202
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
13 |
abort: date exceeds 32 bits: 111111111111 |
1809
ef53d200df3d
Updated test-commit to match changed output caused by nested transactions.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1488
diff
changeset
|
14 |
transaction abort! |
ef53d200df3d
Updated test-commit to match changed output caused by nested transactions.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1488
diff
changeset
|
15 |
rollback completed |
3294
a2d93b186a0e
commit: unify file-level commit code
Matt Mackall <mpm@selenic.com>
parents:
3257
diff
changeset
|
16 |
trouble committing bar! |
1488
08c7851969cc
only files in normal state should be marked as deleted
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
1202
diff
changeset
|
17 |
abort: No such file or directory: .../test/bar |