[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-6938: ---------------------------------- Attachment: LUCENE-6938-wc-checker.patch Hi, here is the former "ant check-svn-working-copy" now ritten for git. Its running almost the same checks: - It reports unversioned or missing files and fails build - If it runs as Jenkins (or for checking regeneration of sources), it also fails build on changes in working copy - if it is not a working copy, it prints a warning and proceeds The usage is same, it runs by ant validate/precommit. The target name changes a bit, I removed the "svn". I will commit this a bit later. I do some tests with different (non-)working copies. > Convert build to work with Git rather than SVN. > ----------------------------------------------- > > Key: LUCENE-6938 > URL: https://issues.apache.org/jira/browse/LUCENE-6938 > Project: Lucene - Core > Issue Type: Task > Reporter: Mark Miller > Assignee: Mark Miller > Attachments: LUCENE-6938-1.patch, LUCENE-6938-wc-checker.patch, > LUCENE-6938.patch, LUCENE-6938.patch, LUCENE-6938.patch, LUCENE-6938.patch > > > We assume an SVN checkout in parts of our build and will need to move to > assuming a Git checkout. > Patches against https://github.com/dweiss/lucene-solr-svn2git from > LUCENE-6933. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org