tests/test-largefiles-cache.t
branchstable
changeset 29329 f359cdc91e21
parent 28887 71f9956074a3
child 31766 bdcaf612e75a
--- a/tests/test-largefiles-cache.t	Thu Jun 02 17:11:32 2016 -0500
+++ b/tests/test-largefiles-cache.t	Tue Jun 07 08:32:33 2016 +0200
@@ -186,6 +186,10 @@
   src/.hg/largefiles/dirstate
   src/.hg/largefiles/e2fb5f2139d086ded2cb600d5a91a196e76bf020
 
+Verify that backwards compatibility is maintained for old storage layout
+  $ mv src/.hg/largefiles/$hash share_dst/.hg/largefiles
+  $ hg verify --quiet --lfa -R share_dst --config largefiles.usercache=
+
 Inject corruption into the largefiles store and see how update handles that:
 
   $ cd src