compressed Subversion dump files are larger than uncompressed file
From: sakthivel chandrasekaran <sakthivel.chandrasekaran_at_gmail.com>
Date: Thu, 21 Nov 2013 18:50:06 +0530
We are using SVN 1.7 and running in Solaris 10. Recently we've introduced
The following are the commands that are used,
svnadmin dump -q --incremental -r0:30700 /path/to/repos > /path/to/dmp
gzip -1 /path/to/dump
But the issue here is the .gz file is double the size of dump file. Means,
I tried gzip -9 as well but that doesnt solve the purpose either as it
Can anyone tell me what could be the issue here?
Thanks,
Sakthi
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.