Hi Richard, I tried to convert uima-as from svn to git. The svn2git failed to complete due to badly named release candidate (from loooong time ago). I happened to name it -rc1 and git just fails trying to interpret -r as its option. I tried different things and was not successful. Marshall suggested to run svn2git with --notags. We are willing to leave tags in the svn only so this is fine. When I ran svn2git though, it completed but I am not seeing branches being checked out. I only see whats in the master (what used to be trunk). I checked .git/branches dir but its empty. I do see .git/config file with references to branches but I dont know what this file is used for. Do you still have a dir where you ran svn2git on ruta's code? If so, do you see ruta's branches checked out? Perhaps all is fine and I just need to push the whole thing to git but want to double check.
Regards, Jerry On Sun, May 17, 2020 at 12:49 PM Richard Eckart de Castilho (Jira) < [email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/UIMA-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Richard Eckart de Castilho resolved UIMA-6236. > ---------------------------------------------- > Resolution: Fixed > > > Migrating Apache UIMA Ruta from SVN to git/GitHub > > ------------------------------------------------- > > > > Key: UIMA-6236 > > URL: https://issues.apache.org/jira/browse/UIMA-6236 > > Project: UIMA > > Issue Type: Task > > Components: Ruta > > Reporter: Richard Eckart de Castilho > > Assignee: Richard Eckart de Castilho > > Priority: Major > > > > Migrating Apache UIMA Ruta from SVN to git/GitHub > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) >
