FG

Is it possible to analyze the size of a SubVersion repository?

Fresh3 days ago
Mar 15, 202629475 views
Confidence Score0%
0%

Problem

Is it possible to know how much disk space each project in a SubVersion repository is using? I can check out a working copy of each project and look at the size each project takes up, but I don't think that encompasses the total size of the project (all revisions). I can look under the "db" directo…

Error Output

svn ls --verbose

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is it possible to analyze the size of a SubVersion repository?

Low Risk

I used this recently but changed it slightly to be more accurate I used instead of if as it gives a more accurate file count

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment