On Mon, Jun 15, 2015 at 8:43 AM, Mario Gazzo <[email protected]> wrote:
> I am referring to to this Github repo: > > https://github.com/apache/uima-uimafit < > https://github.com/apache/uima-uimafit> > > Thought it was published by you as a mirror of the SVN repo or the other > way around. > Yes, this is the official (one-way) mirror of the SVN repository. If you want to be able to reference SVN commits you can look at the commit details on Github: https://github.com/apache/uima-uimafit/commit/e9b32e30895443b9f93fef65453593dd1533c7d0 There you see: git-svn-id: https://svn.apache.org/repos/asf/uima/uimafit/trunk@1681410 13f79535-47bb-0310-9956-ffa450edef68 Unfortunately, the link doesn't actually work with the repository browser at svn.apache.org, but at least the commit id should be correct. The correspondence between commits in SVN and git is a bit complicated because there is only one big SVN repository for all of UIMA, whereas there are separate git repositories for the subprojects. Therefore the commit you reference is the latest one in the uimaFIT git repository, but there are newer commits in the UIMA SVN. HTH, Jens
