commit | 50bd632663eb338ceaf9a639c4d9087716748f82 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Fri Mar 22 15:14:07 2013 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Fri Mar 22 15:14:07 2013 +0000 |
tree | 602bd3d290ea2fb625c73646899351e045398203 | |
parent | 275a35c2d0ce6f8cdff5590adf7cc19ee35da857 [diff] |
Misc: switch to single export operation in "zip" target. While exporting parts of the tree might be better in some cases, it is awfully slow overseas, and also requires unlocking ssh key multiple times. Exporting the whole repo and removing directories not needed for zip is faster here. It is also a required step before we can switch to Mercurial.