# HG changeset patch # User Simon Howkins # Date 1265898059 0 # Node ID f4d702959f07f07795c3454a62484a998ea19cbb # Parent 24ecf67cba71b642894e863c7dc797cf2e533045 Bug 1661: Simplified the sequence of pulls/clones via the cache, so the changes simply go from source -> cache -> destination. Made use of --uncompressed flag to speed things up. Including setting the flag when we create a cache entry. diff -r 24ecf67cba71 -r f4d702959f07 common/templates/source-spec.ant.xml.ftl --- a/common/templates/source-spec.ant.xml.ftl Tue Feb 09 17:49:27 2010 +0000 +++ b/common/templates/source-spec.ant.xml.ftl Thu Feb 11 14:20:59 2010 +0000 @@ -32,25 +32,19 @@ - + + + + + + - - - + + + - - - - - - - - - - - @@ -62,15 +56,6 @@ - - - - - - - - - @@ -108,6 +93,10 @@ + + + +