tests/test-largefiles-cache.t
branchstable
changeset 18724 894a5897a9dd
parent 18723 e56f7cd8c67b
child 18725 0ac00315875f
--- a/tests/test-largefiles-cache.t	Thu Feb 28 13:44:59 2013 +0100
+++ b/tests/test-largefiles-cache.t	Thu Feb 28 13:45:18 2013 +0100
@@ -73,6 +73,20 @@
   ! large
   $ cd ..
 
+Verify that largefiles from pulled branchheads are fetched, also to an empty repo
+
+  $ hg init mirror2
+  $ hg -R mirror2 pull src -r0
+  pulling from src
+  adding changesets
+  adding manifests
+  adding file changes
+  added 1 changesets with 1 changes to 1 files
+  (run 'hg update' to get a working copy)
+  caching new largefiles
+  abort: *: '$TESTTMP/mirror2/.hg/largefiles/.7f7097b041ccf68cc5561e9600da4655d21c6d18.*' (glob)
+  [255]
+
 #if unix-permissions
 
 Portable way to print file permissions: