Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » What are the default configuration for gc
What are the default configuration for gc [message #1815138] Wed, 25 September 2019 22:51
Abhishek Patel is currently offline Abhishek PatelFriend
Messages: 1
Registered: September 2019
Junior Member
When comparing a repository with another repository I found a big size repository were maintaining a "objects/pack/preserved" folder when running jgit gc without running with the option "--preserve-oldpacks".
While running same gc command on small size repository didn't create "objects/pack/preserved" folder until we run jgit gc with the option "--preserve-oldpacks".

I am interested to know all available configuration options to tweak gc. Also, I would like to understand above mentioned difference in maintenance/creation of "objects/pack/preserved" repository are indeed because of any default size limit or they is no such relation with size and preserved folder.
Previous Topic:EGit is back to freezing behavior again
Next Topic:Ability to pull from multiple repos seems to have been removed
Goto Forum:
  


Current Time: Thu Apr 25 15:52:35 GMT 2024

Powered by FUDForum. Page generated in 0.03000 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top