comparison tests/test-revert-unknown.out @ 2029:d436b21b20dc

rewrite revert command. fix issues 93, 123, 147. new version does these things: - saves backup copies of modified files (issue 147) - prints output like other commands, and errors when files not found (issue 123) - marks files added/removed (issue 93)
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Fri, 31 Mar 2006 10:37:25 -0800
parents 6c61646fee5e
children a514c7509fa9
comparison
equal deleted inserted replaced
2028:1f1fc418a96c 2029:d436b21b20dc
1 %% Should show unknown 1 %% Should show unknown
2 ? unknown 2 ? unknown
3 %% Should show unknown and b removed 3 %% Should show unknown and b removed
4 ! b 4 R b
5 ? unknown 5 ? unknown
6 %% Should show a and unknown 6 %% Should show a and unknown
7 a 7 a
8 unknown 8 unknown