We are exporting a dump file from a path in a remote svn repository. Generally speaking the size of a dump file should be bigger than the original repo files.
With the exact same steps and commands in CMD , my colleague and I get different results.
The size of our dump files are the same but when we try to load it onto our local machine and then do the checkout , we get a significant amount of difference in the size of the local repo.
The size of the dump file : 5.8 GB The size of my local repo after loading the dump file : 8 GB The size of my colleague's local repo after loading the dump file : 2.3 GB
Why is that so?
I paid attention to the number of the revisions but Surprisingly , the numbers in both cases are the same!