You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2015/12/15 19:40:46 UTC

[jira] [Created] (LUCENE-6933) Create a (cleaned up) SVN history in git

Dawid Weiss created LUCENE-6933:
-----------------------------------

             Summary: Create a (cleaned up) SVN history in git
                 Key: LUCENE-6933
                 URL: https://issues.apache.org/jira/browse/LUCENE-6933
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Dawid Weiss
            Assignee: Dawid Weiss


Goals:
- selectively drop unnecessary stuff from history (cms/, javadocs/, JARs and perhaps other binaries),
- *preserve* history of all core sources. So svn log IndexWriter has to go back all the way back to when Doug was young and pretty. Ooops, he's still pretty of course.
- provide a way to link git history with svn revisions. I would, ideally, include a "imported from svn:rev XXX" in the commit log message.
- annotate release tags and branches. I don't care much about interim branches -- they are not important to me (please speak up if you think otherwise).

Non goals
- no need to preserve "exact" history from SVN (the project may skip JARs, etc.). Ability to build ancient versions is not an issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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