diff tests/test-static-http.out @ 6028:6605a03cbf87

make static-http work with empty repos (issue965)
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 08 Feb 2008 11:50:37 +0100
parents e3a0c092b4e2
children 0750f11152fe
line wrap: on
line diff
--- a/tests/test-static-http.out	Wed Feb 06 23:09:13 2008 +0100
+++ b/tests/test-static-http.out	Fri Feb 08 11:50:37 2008 +0100
@@ -42,3 +42,14 @@
 1 files, 1 changesets, 1 total revisions
 a
 default = static-http://localhost/
+% test with empty repo (issue965)
+no changes found
+0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+checking changesets
+checking manifests
+crosschecking files in changesets and manifests
+checking files
+0 files, 0 changesets, 0 total revisions
+default = static-http://localhost/remotempty
+% test with non-repo
+abort: 'http://localhost/notarepo' does not appear to be an hg repository!