equal
deleted
inserted
replaced
1 TRANSITIONAL CONFIG |
|
2 $ cat << EOF >> $HGRCPATH |
|
3 > [format] |
|
4 > sparse-revlog = yes |
|
5 > EOF |
|
6 |
|
7 #require serve |
1 #require serve |
8 |
2 |
9 An attempt at more fully testing the hgweb web interface. |
3 An attempt at more fully testing the hgweb web interface. |
10 The following things are tested elsewhere and are therefore omitted: |
4 The following things are tested elsewhere and are therefore omitted: |
11 - archive, tested in test-archive |
5 - archive, tested in test-archive |