You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Kenneth Porter <sh...@sewingwitch.com> on 2006/09/20 21:58:29 UTC

svn du (disk usage)

Is there some equivalent to the Unix du command (disk usage) for use 
against a repository? I'd like a way to know how much space I need for my 
WC before attempting a checkout. 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn du (disk usage)

Posted by Kenneth Porter <sh...@sewingwitch.com>.
--On Wednesday, September 20, 2006 3:12 PM -0700 Mark <ma...@mitsein.net> 
wrote:

> even if you did a du on the repository, it wouldn't tell you what
> space you needed for a working copy.  Just check it out.  If things
> fill up, rm -rf

Not an exact number, no, but as a rule of thumb a WC currently is about 
twice the size of an export.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org