I was trying git svn with UIMA a while back, but I don't remember anymore why I gave it up again. I think the way I wanted to do branching somehow didn't work out... and/or the GIT UIs may not have been working nicely either with git svn... but I should read that Apache documentation try again.
Cheers, -- Richard > On 10.11.2017, at 21:16, Marshall Schor <m...@schor.com> wrote: > > I'm wondering, since we have a git mirror already for uima projects, if that > could allow those who want the advantages described to work with git? e.g. > > > git://git.apache.org/uima-uimafit.git <git://git.apache.org/uima-uimafit.git> > > and https://github.com/apache/uima-uimafit > > from https://git.apache.org/ > > That page also mentions a link to how to set up git svn dcommit support, which > allows pushing changes from git back into svn. > > I haven't used this myself... But it kind of looks like we might already be > able > to use git environment if we want? > > -Marshall