On Sun, May 31, 2015 at 4:39 PM, david.w.smi...@gmail.com
<david.w.smi...@gmail.com> wrote:
>
> If we were to come up with a new git repo that doesn’t have the ‘.jar’s,
> it’d be good to also streamline the history prior to the big Lucene + Solr
> merge due to the paths in source control as to where the trunk, branches,
> and tags lived.  It appears the current repo may have been a blind git
> import from subversion.  And hand-done process that is mindful of these
> things would result in a nice history.  I’ve done this sorta thing once (a
> project at my last job) and volunteer to do it here if we can get consensus
> on a move to git.

The current Git history is totally broken. This is a complete
dealbreaker from my perspective, if its indicative of what svn -> git
conversion will produce.

Look at CheckIndex.java history in git:

https://github.com/apache/lucene-solr/commits/trunk/lucene/core/src/java/org/apache/lucene/index/CheckIndex.java?page=5
It stops at Feb 7, 2012.

In subversion it goes back to 2007, to the original issue where Mike
added CheckIndex:
http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/index/CheckIndex.java?view=log

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to