Simon Howkins <simonh@symbian.org> [Fri, 12 Feb 2010 11:54:33 +0000] rev 895
Add missing /
Avoids potential problem of it not seeing an existing cache, depending on the CWD on the cache drive at the point the target is running (which could be anything really).
Simon Howkins <simonh@symbian.org> [Thu, 11 Feb 2010 14:20:59 +0000] rev 893
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.