[ 
https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043339#comment-15043339
 ] 

Paul Elschot commented on LUCENE-6922:
--------------------------------------

This is a spinoff from INFRA-9182.
The workaround script  is currently in dev-tools/svnBranchToGit.py .

The script maintains a branch named trunk.svn in a local git repository with 
commits that are quite close to the commits produced by git-svn.
It uses and maintains a local svn working copy as source.
It does not do binary files, but that is probably easy to add.

One way for this to become more usable would be to setup a shared git repo (at 
github?) and pull/push the trunk.svn branch from/to there.
This push/pull could also be added, and then using the script would be as easy 
as doing svn update, or git pull.

Other branches can easily be added as needed.


> Improve svn to git workaround script
> ------------------------------------
>
>                 Key: LUCENE-6922
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6922
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: -tools
>            Reporter: Paul Elschot
>            Priority: Minor
>
> As the git-svn mirror for Lucene/Solr will be turned off near the end of 
> 2015, try and improve the workaround script to become more usable.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to