Mercurial > hg
annotate tests/test-issue1175.out @ 8529:a767998f0a78
hgweb: make hgwebdir handle dict/list paths the same as config paths
Before this patch, the only way to get hgwebdir to honor the recursive paths
was to create a config object or a config file with the recursive paths in it.
This patch makes hgwebdir treat paths the same whether passed in as a list,
tuple, config or however hgwebdir supports passing paths.
author | Jeremy Whitlock <jcscoobyrs@gmail.com> |
---|---|
date | Wed, 20 May 2009 16:04:37 +0200 |
parents | 03916abdfb64 |
children | f2618cacb485 |
rev | line source |
---|---|
6875 | 1 adding a |
2 1 files updated, 0 files merged, 1 files removed, 0 files unresolved | |
3 warning: detected divergent renames of a to: | |
4 a2 | |
5 a1 | |
6 1 files updated, 0 files merged, 0 files removed, 0 files unresolved | |
7 adding a | |
8 b | |
9 b: searching for copy revision for a | |
10 b: copy a:b80de5d138758541c5f05265ad144ab9fa86d1db | |
6935
03916abdfb64
Have verbose and debug flag print the changeset rev and hash when committing.
Gilles Moris <gilles.moris@free.fr>
parents:
6934
diff
changeset
|
11 committed changeset 5:755e75751bf67eb4378bca61987df035d90a7a06 |
6875 | 12 checking changesets |
13 checking manifests | |
14 crosschecking files in changesets and manifests | |
15 checking files | |
16 4 files, 6 changesets, 4 total revisions | |
17 # HG changeset patch | |
18 # User test | |
19 # Date 0 0 | |
20 # Node ID 755e75751bf67eb4378bca61987df035d90a7a06 | |
21 # Parent 7399822c2e395fe7d57c2fcf4b310f6fb22f8c2d | |
22 5 | |
23 | |
24 diff --git a/b b/b | |
25 new file mode 100644 |