Dear users of dumux-devel,

we would like to take further measures to reduce the size of the dumux-devel repository on the server. In particular:

- We would like to delete all branches which are not needed anymore. Please have a look at
https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-devel/branches
and let us know which branches apart from the master are still needed.

- If you still need a branch, please rebase it against the master.

Please do so *until 14.12.*

Thank you. Kind regards
Bernd

On 10/10/2016 05:03 PM, Bernd Flemisch wrote:
Dear users of dumux-devel,

as announced, I tried to wipe out the deleted files from the Git history.

You should perform the following steps for your local dumux-devel repository:
cd MY_LOCAL_DUMUX_DEVEL_REPO
git fetch origin
git rebase
git reflog expire --expire=now --all
git gc --aggressive --prune=now

We still have to do the same on the Gitlab server so that we hopefully see a decrease in repo size for freshly cloned repos.

Kind regards
Bernd

On 09/27/2016 03:52 PM, Bernd Flemisch wrote:
Dear users of dumux-devel,

today, we cleaned up. Everything in the folders appl and test that didn't make 
use of the CMake buildsystem has been deleted. Plus all headers that are not 
reached by the current cc files.

If something has been deleted that you wanted to keep, you may recover it from 
the repository dumux-devel-old:
https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-devel-old

The next step will be to make the repository actually smaller by only keeping 
the history of the present files. Before that, please be sure to do the 
following until 7.10.:

- Commit and push your local changes.

- Delete everything that isn't needed anymore. In particular, check if you can 
delete some large files. A list of all files exceeding 1MB is attached.

Thank you for your help. Kind regards
Bernd


_______________________________________________________________

Bernd Flemisch                         phone: +49 711 685 69162
IWS, Universitaet Stuttgart              fax: +49 711 685 67020
Pfaffenwaldring 61            email:[email protected]
D-70569 Stuttgart            url:www.hydrosys.uni-stuttgart.de
_______________________________________________________________


_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux


--
_______________________________________________________________

Bernd Flemisch                         phone: +49 711 685 69162
IWS, Universität Stuttgart             fax:   +49 711 685 60430
Pfaffenwaldring 61            email:[email protected]
D-70569 Stuttgart            url:www.hydrosys.uni-stuttgart.de
_______________________________________________________________


_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux


--
_______________________________________________________________

Bernd Flemisch                         phone: +49 711 685 69162
IWS, Universität Stuttgart             fax:   +49 711 685 60430
Pfaffenwaldring 61            email: [email protected]
D-70569 Stuttgart            url: www.hydrosys.uni-stuttgart.de
_______________________________________________________________

_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to