How do i get the size of entire stash SCM system in my company? I need this information for some performance testing.
Hi Deep,
It depends on what you consider the 'size' of Stash to be. Stash stores the repositories, configuration, logs and some other bits and pieces under STASH_HOME. Pull requests, comments, users, permissions, etc are stored in the database.
If you're referring to the combined size of all git repositories, you should calculate the size of STASH_HOME/data/repositories.
Cheers,
Michael
That was helpful. Thanks Michael.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.