tests/test-static-http.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Tue, 14 Mar 2006 21:40:46 -0800
changeset 1951 696230e52e4d
parent 1935 d32c442571f2
child 1962 2a676ad52c22
permissions -rw-r--r--
add HGRCPATH env var, list of places to look for hgrc files. if set, override default hgrc search path. if empty, only .hg/hgrc of current repo read. for each element, if directory, all entries in directory with end in ".rc" are added to path. else, element is added to path. big thing about this change is that user "~/.hgrc" and system hgrc not longer breaks tests. run-tests makes HGRCPATH empty now.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1935
d32c442571f2 Removed obsolete workaround for error message in tests/test-static-http.
Thomas Arendsen Hein <thomas@intevation.de>
parents: 1933
diff changeset
     1
abort: Connection refused
1323
60200b3fc839 Fix old-http test when no server exists.
Bryan O'Sullivan <bos@serpentine.com>
parents: 1111
diff changeset
     2
255
60200b3fc839 Fix old-http test when no server exists.
Bryan O'Sullivan <bos@serpentine.com>
parents: 1111
diff changeset
     3
ls: copy: No such file or directory
1933
7544700fd931 Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents: 1929
diff changeset
     4
changeset:   0:53e17d176ae6
1111
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
     5
tag:         tip
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
     6
user:        test
1933
7544700fd931 Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents: 1929
diff changeset
     7
date:        Mon Jan 12 13:46:40 1970 +0000
1111
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
     8
summary:     test
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
     9
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    10
requesting all changes
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    11
adding changesets
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    12
adding manifests
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    13
adding file changes
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    14
added 1 changesets with 1 changes to 1 files
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    15
checking changesets
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    16
checking manifests
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    17
crosschecking files in changesets and manifests
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    18
checking files
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    19
1 files, 1 changesets, 1 total revisions
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    20
foo
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    21
pulling from old-http://localhost:20059/remote
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    22
searching for changes
addcb77fe500 Add an old-http test case
mpm@selenic.com
parents:
diff changeset
    23
no changes found