futuregrid / cloud-metrics

Project to create usage statistics from IaaS such as OpenStack, Eucalyptus, and Nimbus
2 stars 3 forks source link

Reducing the size of the repository #59

Closed lee212 closed 11 years ago

lee212 commented 11 years ago

Once a while ago, this repository had big size files committed but they don't need to be kept anymore. One thing that I can think of to get rid of the files is the following steps: 1) find the committed number of the files 2) remove the commit 3) the repository will be slim.

However, this is not confirmed. We need to find out the reason and think about a solution then.

laszewsk commented 11 years ago

I have doen this for you as this was really annoying

lee212 commented 11 years ago

$ git clone git@github.com:futuregrid/cloud-metrics.git Initialized empty Git repository in /tmp/cloud-metrics/.git/ remote: Counting objects: 7394, done. remote: Compressing objects: 100% (2093/2093), done. remote: Total 7394 (delta 5145), reused 6893 (delta 4935) Receiving objects: 100% (7394/7394), 74.38 MiB | 8.87 MiB/s, done. Resolving deltas: 100% (5145/5145), done.

du -sh cloud-metrics/ 80M cloud-metrics/