On Apr 25, 2013, at 6:26 PM, Ari Maniatis (JIRA) <j...@apache.org> wrote:
> > [ > https://issues.apache.org/jira/browse/INFRA-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642306#comment-13642306 > ] > > Ari Maniatis commented on INFRA-5936: > ------------------------------------- > > If the git repository will end up being 6Gb, could we look at reducing the > size of the problem by eliminating some branches or discarding history older > than a certain age? I was thinking about that too. My current idea is to just create a second repo for the current work, forking from a point where we switched to Maven and dropped all the jar dependencies. And keeping the 6GB one for the history. Andrus