Closed derkd closed 10 years ago
Can you add any reasons? git handles compression really nicely internally (don't know about svn).
We use SVN and I don't know about compression. Our node_modules.tar is now 151MB. If we compress the tar it will be 42MB :).
http://stackoverflow.com/questions/5520335/does-subversion-include-compression I think SVN uses compression so this is probably no issue...
Exactly the link i wanted to post :) I know that this might seem odd not to compress it, but by only taring them we have an advantage of using internal svn/git mechanisms that probably can do better job with deltas when operating on tars instead of compressed archives.
The tar archive can't be compressed now. Please add the possibility to use compression