diff tests/test-pull.out @ 9996:2770d03ae49f stable

handle file URIs correctly, according to RFC 2396 (issue1153) The new code aims to implement the RFC correctly for file URIs. Previously they were handled incorrectly in several ways, which could cause problem on Windows in particular.
author Sune Foldager <cryo@cyanite.org>
date Thu, 03 Dec 2009 11:06:55 +0100
parents a3d73b3e1f8a
children ace3cf2bc991
line wrap: on
line diff
--- a/tests/test-pull.out	Thu Dec 03 11:06:44 2009 +0100
+++ b/tests/test-pull.out	Thu Dec 03 11:06:55 2009 +0100
@@ -30,3 +30,5 @@
 adding file changes
 added 1 changesets with 1 changes to 1 files
 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
+% test file: uri handling
+abort: repository /test-doesnt-exist not found!