comparison tests/test-topic-tutorial.t @ 3434:100bfaafbd3b stable

tutorial: docgraph output seems to have been dedented Update the outputs following latest version of docgrpah and its dependencies.
author Boris Feld <boris.feld@octobus.net>
date Sat, 20 Jan 2018 12:26:39 +0100
parents e1f3e43a50a4
children 52440d67921c 42b3ac0a5b05
comparison
equal deleted inserted replaced
3428:6904e6bea2f7 3434:100bfaafbd3b
910 #if docgraph-ext 910 #if docgraph-ext
911 $ hg docgraph -r "all()" --sphinx-directive --rankdir LR #rest-ignore 911 $ hg docgraph -r "all()" --sphinx-directive --rankdir LR #rest-ignore
912 .. graphviz:: 912 .. graphviz::
913 913
914 strict digraph "Mercurial graph" { 914 strict digraph "Mercurial graph" {
915 graph [rankdir=LR, 915 graph [rankdir=LR,
916 splines=polyline 916 splines=polyline
917 ]; 917 ];
918 node [label="\N"]; 918 node [label="\N"];
919 0 [fillcolor="#7F7FFF", 919 0 [fillcolor="#7F7FFF",
920 fixedsize=true, 920 fixedsize=true,
921 group=default, 921 group=default,
922 height=1, 922 height=1,
923 label=0, 923 label=0,
924 pin=true, 924 pin=true,
925 pos="1,0!", 925 pos="1,0!",
926 shape=circle, 926 shape=circle,
927 style=filled, 927 style=filled,
928 width=1]; 928 width=1];
929 3 [fillcolor="#7F7FFF", 929 3 [fillcolor="#7F7FFF",
930 fixedsize=true, 930 fixedsize=true,
931 group=default, 931 group=default,
932 height=1, 932 height=1,
933 label=3, 933 label=3,
934 pin=true, 934 pin=true,
935 pos="1,3!", 935 pos="1,3!",
936 shape=circle, 936 shape=circle,
937 style=filled, 937 style=filled,
938 width=1]; 938 width=1];
939 0 -> 3 [arrowhead=none, 939 0 -> 3 [arrowhead=none,
940 penwidth=2.0]; 940 penwidth=2.0];
941 4 [fillcolor="#7F7FFF", 941 4 [fillcolor="#7F7FFF",
942 fixedsize=true, 942 fixedsize=true,
943 group=default, 943 group=default,
944 height=1, 944 height=1,
945 label=4, 945 label=4,
946 pin=true, 946 pin=true,
947 pos="1,4!", 947 pos="1,4!",
948 shape=circle, 948 shape=circle,
949 style=filled, 949 style=filled,
950 width=1]; 950 width=1];
951 3 -> 4 [arrowhead=none, 951 3 -> 4 [arrowhead=none,
952 penwidth=2.0]; 952 penwidth=2.0];
953 5 [fillcolor="#7F7FFF", 953 5 [fillcolor="#7F7FFF",
954 fixedsize=true, 954 fixedsize=true,
955 group=default, 955 group=default,
956 height=1, 956 height=1,
957 label=5, 957 label=5,
958 pin=true, 958 pin=true,
959 pos="1,5!", 959 pos="1,5!",
960 shape=circle, 960 shape=circle,
961 style=filled, 961 style=filled,
962 width=1]; 962 width=1];
963 4 -> 5 [arrowhead=none, 963 4 -> 5 [arrowhead=none,
964 penwidth=2.0]; 964 penwidth=2.0];
965 6 [fillcolor="#7F7FFF", 965 6 [fillcolor="#7F7FFF",
966 fixedsize=true, 966 fixedsize=true,
967 group=default, 967 group=default,
968 height=1, 968 height=1,
969 label=6, 969 label=6,
970 pin=true, 970 pin=true,
971 pos="1,6!", 971 pos="1,6!",
972 shape=pentagon, 972 shape=pentagon,
973 style=filled, 973 style=filled,
974 width=1]; 974 width=1];
975 5 -> 6 [arrowhead=none, 975 5 -> 6 [arrowhead=none,
976 penwidth=2.0]; 976 penwidth=2.0];
977 9 [fillcolor="#7F7FFF", 977 9 [fillcolor="#7F7FFF",
978 fixedsize=true, 978 fixedsize=true,
979 group=default, 979 group=default,
980 height=1, 980 height=1,
981 label=9, 981 label=9,
982 pin=true, 982 pin=true,
983 pos="1,9!", 983 pos="1,9!",
984 shape=pentagon, 984 shape=pentagon,
985 style=filled, 985 style=filled,
986 width=1]; 986 width=1];
987 5 -> 9 [arrowhead=none, 987 5 -> 9 [arrowhead=none,
988 penwidth=2.0]; 988 penwidth=2.0];
989 11 [fillcolor="#7F7FFF", 989 11 [fillcolor="#7F7FFF",
990 fixedsize=true, 990 fixedsize=true,
991 group=default, 991 group=default,
992 height=1, 992 height=1,
993 label=11, 993 label=11,
994 pin=true, 994 pin=true,
995 pos="1,11!", 995 pos="1,11!",
996 shape=circle, 996 shape=circle,
997 style=filled, 997 style=filled,
998 width=1]; 998 width=1];
999 5 -> 11 [arrowhead=none, 999 5 -> 11 [arrowhead=none,
1000 penwidth=2.0]; 1000 penwidth=2.0];
1001 7 [fillcolor="#7F7FFF", 1001 7 [fillcolor="#7F7FFF",
1002 fixedsize=true, 1002 fixedsize=true,
1003 group=default, 1003 group=default,
1004 height=1, 1004 height=1,
1005 label=7, 1005 label=7,
1006 pin=true, 1006 pin=true,
1007 pos="1,7!", 1007 pos="1,7!",
1008 shape=pentagon, 1008 shape=pentagon,
1009 style=filled, 1009 style=filled,
1010 width=1]; 1010 width=1];
1011 6 -> 7 [arrowhead=none, 1011 6 -> 7 [arrowhead=none,
1012 penwidth=2.0]; 1012 penwidth=2.0];
1013 8 [fillcolor="#7F7FFF", 1013 8 [fillcolor="#7F7FFF",
1014 fixedsize=true, 1014 fixedsize=true,
1015 group=default, 1015 group=default,
1016 height=1, 1016 height=1,
1017 label=8, 1017 label=8,
1018 pin=true, 1018 pin=true,
1019 pos="1,8!", 1019 pos="1,8!",
1020 shape=pentagon, 1020 shape=pentagon,
1021 style=filled, 1021 style=filled,
1022 width=1]; 1022 width=1];
1023 7 -> 8 [arrowhead=none, 1023 7 -> 8 [arrowhead=none,
1024 penwidth=2.0]; 1024 penwidth=2.0];
1025 10 [fillcolor="#7F7FFF", 1025 10 [fillcolor="#7F7FFF",
1026 fixedsize=true, 1026 fixedsize=true,
1027 group=default, 1027 group=default,
1028 height=1, 1028 height=1,
1029 label=10, 1029 label=10,
1030 pin=true, 1030 pin=true,
1031 pos="1,10!", 1031 pos="1,10!",
1032 shape=pentagon, 1032 shape=pentagon,
1033 style=filled, 1033 style=filled,
1034 width=1]; 1034 width=1];
1035 9 -> 10 [arrowhead=none, 1035 9 -> 10 [arrowhead=none,
1036 penwidth=2.0]; 1036 penwidth=2.0];
1037 12 [fillcolor="#7F7FFF", 1037 12 [fillcolor="#7F7FFF",
1038 fixedsize=true, 1038 fixedsize=true,
1039 group=default, 1039 group=default,
1040 height=1, 1040 height=1,
1041 label=12, 1041 label=12,
1042 pin=true, 1042 pin=true,
1043 pos="1,12!", 1043 pos="1,12!",
1044 shape=circle, 1044 shape=circle,
1045 style=filled, 1045 style=filled,
1046 width=1]; 1046 width=1];
1047 11 -> 12 [arrowhead=none, 1047 11 -> 12 [arrowhead=none,
1048 penwidth=2.0]; 1048 penwidth=2.0];
1049 } 1049 }
1050 #endif 1050 #endif
1051 1051
1052 $ hg rebase 1052 $ hg rebase
1053 rebasing 6:183984ef46d1 "Adding hammer" (tools) 1053 rebasing 6:183984ef46d1 "Adding hammer" (tools)
1253 #if docgraph-ext 1253 #if docgraph-ext
1254 $ hg docgraph -r "t0::" --sphinx-directive --rankdir LR #rest-ignore 1254 $ hg docgraph -r "t0::" --sphinx-directive --rankdir LR #rest-ignore
1255 .. graphviz:: 1255 .. graphviz::
1256 1256
1257 strict digraph "Mercurial graph" { 1257 strict digraph "Mercurial graph" {
1258 graph [rankdir=LR, 1258 graph [rankdir=LR,
1259 splines=polyline 1259 splines=polyline
1260 ]; 1260 ];
1261 node [label="\N"]; 1261 node [label="\N"];
1262 12 [fillcolor="#7F7FFF", 1262 12 [fillcolor="#7F7FFF",
1263 fixedsize=true, 1263 fixedsize=true,
1264 group=default, 1264 group=default,
1265 height=1, 1265 height=1,
1266 label=12, 1266 label=12,
1267 pin=true, 1267 pin=true,
1268 pos="1,12!", 1268 pos="1,12!",
1269 shape=circle, 1269 shape=circle,
1270 style=filled, 1270 style=filled,
1271 width=1]; 1271 width=1];
1272 13 [fillcolor="#DFDFFF", 1272 13 [fillcolor="#DFDFFF",
1273 fixedsize=true, 1273 fixedsize=true,
1274 group=default_alt, 1274 group=default_alt,
1275 height=1, 1275 height=1,
1276 label=13, 1276 label=13,
1277 pin=true, 1277 pin=true,
1278 pos="2,13!", 1278 pos="2,13!",
1279 shape=pentagon, 1279 shape=pentagon,
1280 style="dotted, filled", 1280 style="dotted, filled",
1281 width=1]; 1281 width=1];
1282 12 -> 13 [arrowhead=none, 1282 12 -> 13 [arrowhead=none,
1283 penwidth=2.0]; 1283 penwidth=2.0];
1284 18 [fillcolor="#7F7FFF", 1284 18 [fillcolor="#7F7FFF",
1285 fixedsize=true, 1285 fixedsize=true,
1286 group=default, 1286 group=default,
1287 height=1, 1287 height=1,
1288 label=18, 1288 label=18,
1289 pin=true, 1289 pin=true,
1290 pos="1,18!", 1290 pos="1,18!",
1291 shape=pentagon, 1291 shape=pentagon,
1292 style=filled, 1292 style=filled,
1293 width=1]; 1293 width=1];
1294 12 -> 18 [arrowhead=none, 1294 12 -> 18 [arrowhead=none,
1295 penwidth=2.0]; 1295 penwidth=2.0];
1296 16 [fillcolor="#7F7FFF", 1296 16 [fillcolor="#7F7FFF",
1297 fixedsize=true, 1297 fixedsize=true,
1298 group=default, 1298 group=default,
1299 height=1, 1299 height=1,
1300 label=16, 1300 label=16,
1301 pin=true, 1301 pin=true,
1302 pos="1,16!", 1302 pos="1,16!",
1303 shape=circle, 1303 shape=circle,
1304 style=filled, 1304 style=filled,
1305 width=1]; 1305 width=1];
1306 12 -> 16 [arrowhead=none, 1306 12 -> 16 [arrowhead=none,
1307 penwidth=2.0]; 1307 penwidth=2.0];
1308 13 -> 18 [arrowtail=none, 1308 13 -> 18 [arrowtail=none,
1309 dir=back, 1309 dir=back,
1310 minlen=0, 1310 minlen=0,
1311 penwidth=2.0, 1311 penwidth=2.0,
1312 style=dashed]; 1312 style=dashed];
1313 14 [fillcolor="#FF4F4F", 1313 14 [fillcolor="#FF4F4F",
1314 fixedsize=true, 1314 fixedsize=true,
1315 group=default_alt, 1315 group=default_alt,
1316 height=1, 1316 height=1,
1317 label=14, 1317 label=14,
1318 pin=true, 1318 pin=true,
1319 pos="2,14!", 1319 pos="2,14!",
1320 shape=pentagon, 1320 shape=pentagon,
1321 style=filled, 1321 style=filled,
1322 width=1]; 1322 width=1];
1323 13 -> 14 [arrowhead=none, 1323 13 -> 14 [arrowhead=none,
1324 penwidth=2.0]; 1324 penwidth=2.0];
1325 15 [fillcolor="#FF4F4F", 1325 15 [fillcolor="#FF4F4F",
1326 fixedsize=true, 1326 fixedsize=true,
1327 group=default_alt, 1327 group=default_alt,
1328 height=1, 1328 height=1,
1329 label=15, 1329 label=15,
1330 pin=true, 1330 pin=true,
1331 pos="2,15!", 1331 pos="2,15!",
1332 shape=pentagon, 1332 shape=pentagon,
1333 style=filled, 1333 style=filled,
1334 width=1]; 1334 width=1];
1335 14 -> 15 [arrowhead=none, 1335 14 -> 15 [arrowhead=none,
1336 penwidth=2.0]; 1336 penwidth=2.0];
1337 17 [fillcolor="#7F7FFF", 1337 17 [fillcolor="#7F7FFF",
1338 fixedsize=true, 1338 fixedsize=true,
1339 group=default, 1339 group=default,
1340 height=1, 1340 height=1,
1341 label=17, 1341 label=17,
1342 pin=true, 1342 pin=true,
1343 pos="1,17!", 1343 pos="1,17!",
1344 shape=circle, 1344 shape=circle,
1345 style=filled, 1345 style=filled,
1346 width=1]; 1346 width=1];
1347 16 -> 17 [arrowhead=none, 1347 16 -> 17 [arrowhead=none,
1348 penwidth=2.0]; 1348 penwidth=2.0];
1349 } 1349 }
1350 #endif 1350 #endif
1351 1351
1352 Fortunately stack shows you a better visualization: 1352 Fortunately stack shows you a better visualization:
1353 1353
1434 #if docgraph-ext 1434 #if docgraph-ext
1435 $ hg docgraph -r "t0::" --sphinx-directive --rankdir LR #rest-ignore 1435 $ hg docgraph -r "t0::" --sphinx-directive --rankdir LR #rest-ignore
1436 .. graphviz:: 1436 .. graphviz::
1437 1437
1438 strict digraph "Mercurial graph" { 1438 strict digraph "Mercurial graph" {
1439 graph [rankdir=LR, 1439 graph [rankdir=LR,
1440 splines=polyline 1440 splines=polyline
1441 ]; 1441 ];
1442 node [label="\N"]; 1442 node [label="\N"];
1443 12 [fillcolor="#7F7FFF", 1443 12 [fillcolor="#7F7FFF",
1444 fixedsize=true, 1444 fixedsize=true,
1445 group=default, 1445 group=default,
1446 height=1, 1446 height=1,
1447 label=12, 1447 label=12,
1448 pin=true, 1448 pin=true,
1449 pos="1,12!", 1449 pos="1,12!",
1450 shape=circle, 1450 shape=circle,
1451 style=filled, 1451 style=filled,
1452 width=1]; 1452 width=1];
1453 16 [fillcolor="#7F7FFF", 1453 16 [fillcolor="#7F7FFF",
1454 fixedsize=true, 1454 fixedsize=true,
1455 group=default, 1455 group=default,
1456 height=1, 1456 height=1,
1457 label=16, 1457 label=16,
1458 pin=true, 1458 pin=true,
1459 pos="1,16!", 1459 pos="1,16!",
1460 shape=circle, 1460 shape=circle,
1461 style=filled, 1461 style=filled,
1462 width=1]; 1462 width=1];
1463 12 -> 16 [arrowhead=none, 1463 12 -> 16 [arrowhead=none,
1464 penwidth=2.0]; 1464 penwidth=2.0];
1465 18 [fillcolor="#7F7FFF", 1465 18 [fillcolor="#7F7FFF",
1466 fixedsize=true, 1466 fixedsize=true,
1467 group=default, 1467 group=default,
1468 height=1, 1468 height=1,
1469 label=18, 1469 label=18,
1470 pin=true, 1470 pin=true,
1471 pos="1,18!", 1471 pos="1,18!",
1472 shape=pentagon, 1472 shape=pentagon,
1473 style=filled, 1473 style=filled,
1474 width=1]; 1474 width=1];
1475 12 -> 18 [arrowhead=none, 1475 12 -> 18 [arrowhead=none,
1476 penwidth=2.0]; 1476 penwidth=2.0];
1477 17 [fillcolor="#7F7FFF", 1477 17 [fillcolor="#7F7FFF",
1478 fixedsize=true, 1478 fixedsize=true,
1479 group=default, 1479 group=default,
1480 height=1, 1480 height=1,
1481 label=17, 1481 label=17,
1482 pin=true, 1482 pin=true,
1483 pos="1,17!", 1483 pos="1,17!",
1484 shape=circle, 1484 shape=circle,
1485 style=filled, 1485 style=filled,
1486 width=1]; 1486 width=1];
1487 16 -> 17 [arrowhead=none, 1487 16 -> 17 [arrowhead=none,
1488 penwidth=2.0]; 1488 penwidth=2.0];
1489 19 [fillcolor="#7F7FFF", 1489 19 [fillcolor="#7F7FFF",
1490 fixedsize=true, 1490 fixedsize=true,
1491 group=default, 1491 group=default,
1492 height=1, 1492 height=1,
1493 label=19, 1493 label=19,
1494 pin=true, 1494 pin=true,
1495 pos="1,19!", 1495 pos="1,19!",
1496 shape=pentagon, 1496 shape=pentagon,
1497 style=filled, 1497 style=filled,
1498 width=1]; 1498 width=1];
1499 18 -> 19 [arrowhead=none, 1499 18 -> 19 [arrowhead=none,
1500 penwidth=2.0]; 1500 penwidth=2.0];
1501 20 [fillcolor="#7F7FFF", 1501 20 [fillcolor="#7F7FFF",
1502 fixedsize=true, 1502 fixedsize=true,
1503 group=default, 1503 group=default,
1504 height=1, 1504 height=1,
1505 label=20, 1505 label=20,
1506 pin=true, 1506 pin=true,
1507 pos="1,20!", 1507 pos="1,20!",
1508 shape=pentagon, 1508 shape=pentagon,
1509 style=filled, 1509 style=filled,
1510 width=1]; 1510 width=1];
1511 19 -> 20 [arrowhead=none, 1511 19 -> 20 [arrowhead=none,
1512 penwidth=2.0]; 1512 penwidth=2.0];
1513 } 1513 }
1514 #endif 1514 #endif
1515 Multi-headed stack 1515 Multi-headed stack
1516 ------------------ 1516 ------------------
1517 1517
1616 #if docgraph-ext 1616 #if docgraph-ext
1617 $ hg docgraph -r "all()" --sphinx-directive --rankdir LR #rest-ignore 1617 $ hg docgraph -r "all()" --sphinx-directive --rankdir LR #rest-ignore
1618 .. graphviz:: 1618 .. graphviz::
1619 1619
1620 strict digraph "Mercurial graph" { 1620 strict digraph "Mercurial graph" {
1621 graph [rankdir=LR, 1621 graph [rankdir=LR,
1622 splines=polyline 1622 splines=polyline
1623 ]; 1623 ];
1624 node [label="\N"]; 1624 node [label="\N"];
1625 0 [fillcolor="#7F7FFF", 1625 0 [fillcolor="#7F7FFF",
1626 fixedsize=true, 1626 fixedsize=true,
1627 group=default, 1627 group=default,
1628 height=1, 1628 height=1,
1629 label=0, 1629 label=0,
1630 pin=true, 1630 pin=true,
1631 pos="1,0!", 1631 pos="1,0!",
1632 shape=circle, 1632 shape=circle,
1633 style=filled, 1633 style=filled,
1634 width=1]; 1634 width=1];
1635 3 [fillcolor="#7F7FFF", 1635 3 [fillcolor="#7F7FFF",
1636 fixedsize=true, 1636 fixedsize=true,
1637 group=default, 1637 group=default,
1638 height=1, 1638 height=1,
1639 label=3, 1639 label=3,
1640 pin=true, 1640 pin=true,
1641 pos="1,3!", 1641 pos="1,3!",
1642 shape=circle, 1642 shape=circle,
1643 style=filled, 1643 style=filled,
1644 width=1]; 1644 width=1];
1645 0 -> 3 [arrowhead=none, 1645 0 -> 3 [arrowhead=none,
1646 penwidth=2.0]; 1646 penwidth=2.0];
1647 4 [fillcolor="#7F7FFF", 1647 4 [fillcolor="#7F7FFF",
1648 fixedsize=true, 1648 fixedsize=true,
1649 group=default, 1649 group=default,
1650 height=1, 1650 height=1,
1651 label=4, 1651 label=4,
1652 pin=true, 1652 pin=true,
1653 pos="1,4!", 1653 pos="1,4!",
1654 shape=circle, 1654 shape=circle,
1655 style=filled, 1655 style=filled,
1656 width=1]; 1656 width=1];
1657 3 -> 4 [arrowhead=none, 1657 3 -> 4 [arrowhead=none,
1658 penwidth=2.0]; 1658 penwidth=2.0];
1659 5 [fillcolor="#7F7FFF", 1659 5 [fillcolor="#7F7FFF",
1660 fixedsize=true, 1660 fixedsize=true,
1661 group=default, 1661 group=default,
1662 height=1, 1662 height=1,
1663 label=5, 1663 label=5,
1664 pin=true, 1664 pin=true,
1665 pos="1,5!", 1665 pos="1,5!",
1666 shape=circle, 1666 shape=circle,
1667 style=filled, 1667 style=filled,
1668 width=1]; 1668 width=1];
1669 4 -> 5 [arrowhead=none, 1669 4 -> 5 [arrowhead=none,
1670 penwidth=2.0]; 1670 penwidth=2.0];
1671 11 [fillcolor="#7F7FFF", 1671 11 [fillcolor="#7F7FFF",
1672 fixedsize=true, 1672 fixedsize=true,
1673 group=default, 1673 group=default,
1674 height=1, 1674 height=1,
1675 label=11, 1675 label=11,
1676 pin=true, 1676 pin=true,
1677 pos="1,11!", 1677 pos="1,11!",
1678 shape=circle, 1678 shape=circle,
1679 style=filled, 1679 style=filled,
1680 width=1]; 1680 width=1];
1681 5 -> 11 [arrowhead=none, 1681 5 -> 11 [arrowhead=none,
1682 penwidth=2.0]; 1682 penwidth=2.0];
1683 12 [fillcolor="#7F7FFF", 1683 12 [fillcolor="#7F7FFF",
1684 fixedsize=true, 1684 fixedsize=true,
1685 group=default, 1685 group=default,
1686 height=1, 1686 height=1,
1687 label=12, 1687 label=12,
1688 pin=true, 1688 pin=true,
1689 pos="1,12!", 1689 pos="1,12!",
1690 shape=circle, 1690 shape=circle,
1691 style=filled, 1691 style=filled,
1692 width=1]; 1692 width=1];
1693 11 -> 12 [arrowhead=none, 1693 11 -> 12 [arrowhead=none,
1694 penwidth=2.0]; 1694 penwidth=2.0];
1695 16 [fillcolor="#7F7FFF", 1695 16 [fillcolor="#7F7FFF",
1696 fixedsize=true, 1696 fixedsize=true,
1697 group=default, 1697 group=default,
1698 height=1, 1698 height=1,
1699 label=16, 1699 label=16,
1700 pin=true, 1700 pin=true,
1701 pos="1,16!", 1701 pos="1,16!",
1702 shape=circle, 1702 shape=circle,
1703 style=filled, 1703 style=filled,
1704 width=1]; 1704 width=1];
1705 12 -> 16 [arrowhead=none, 1705 12 -> 16 [arrowhead=none,
1706 penwidth=2.0]; 1706 penwidth=2.0];
1707 18 [fillcolor="#7F7FFF", 1707 18 [fillcolor="#7F7FFF",
1708 fixedsize=true, 1708 fixedsize=true,
1709 group=default, 1709 group=default,
1710 height=1, 1710 height=1,
1711 label=18, 1711 label=18,
1712 pin=true, 1712 pin=true,
1713 pos="1,18!", 1713 pos="1,18!",
1714 shape=pentagon, 1714 shape=pentagon,
1715 style=filled, 1715 style=filled,
1716 width=1]; 1716 width=1];
1717 12 -> 18 [arrowhead=none, 1717 12 -> 18 [arrowhead=none,
1718 penwidth=2.0]; 1718 penwidth=2.0];
1719 17 [fillcolor="#7F7FFF", 1719 17 [fillcolor="#7F7FFF",
1720 fixedsize=true, 1720 fixedsize=true,
1721 group=default, 1721 group=default,
1722 height=1, 1722 height=1,
1723 label=17, 1723 label=17,
1724 pin=true, 1724 pin=true,
1725 pos="1,17!", 1725 pos="1,17!",
1726 shape=circle, 1726 shape=circle,
1727 style=filled, 1727 style=filled,
1728 width=1]; 1728 width=1];
1729 16 -> 17 [arrowhead=none, 1729 16 -> 17 [arrowhead=none,
1730 penwidth=2.0]; 1730 penwidth=2.0];
1731 19 [fillcolor="#7F7FFF", 1731 19 [fillcolor="#7F7FFF",
1732 fixedsize=true, 1732 fixedsize=true,
1733 group=default, 1733 group=default,
1734 height=1, 1734 height=1,
1735 label=19, 1735 label=19,
1736 pin=true, 1736 pin=true,
1737 pos="1,19!", 1737 pos="1,19!",
1738 shape=pentagon, 1738 shape=pentagon,
1739 style=filled, 1739 style=filled,
1740 width=1]; 1740 width=1];
1741 18 -> 19 [arrowhead=none, 1741 18 -> 19 [arrowhead=none,
1742 penwidth=2.0]; 1742 penwidth=2.0];
1743 21 [fillcolor="#7F7FFF", 1743 21 [fillcolor="#7F7FFF",
1744 fixedsize=true, 1744 fixedsize=true,
1745 group=default, 1745 group=default,
1746 height=1, 1746 height=1,
1747 label=21, 1747 label=21,
1748 pin=true, 1748 pin=true,
1749 pos="1,21!", 1749 pos="1,21!",
1750 shape=pentagon, 1750 shape=pentagon,
1751 style=filled, 1751 style=filled,
1752 width=1]; 1752 width=1];
1753 18 -> 21 [arrowhead=none, 1753 18 -> 21 [arrowhead=none,
1754 penwidth=2.0]; 1754 penwidth=2.0];
1755 20 [fillcolor="#7F7FFF", 1755 20 [fillcolor="#7F7FFF",
1756 fixedsize=true, 1756 fixedsize=true,
1757 group=default, 1757 group=default,
1758 height=1, 1758 height=1,
1759 label=20, 1759 label=20,
1760 pin=true, 1760 pin=true,
1761 pos="1,20!", 1761 pos="1,20!",
1762 shape=pentagon, 1762 shape=pentagon,
1763 style=filled, 1763 style=filled,
1764 width=1]; 1764 width=1];
1765 19 -> 20 [arrowhead=none, 1765 19 -> 20 [arrowhead=none,
1766 penwidth=2.0]; 1766 penwidth=2.0];
1767 } 1767 }
1768 #endif 1768 #endif
1769 1769
1770 $ hg up t4 1770 $ hg up t4
1771 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 1771 1 files updated, 0 files merged, 0 files removed, 0 files unresolved