-
Suggestion
-
Resolution: Fixed
-
None
See BSP-4172, BSP-4188, BAM-8252.
Trying to use https://github.com/crossroads/fat_free_crm.git causes git plugin to throw "Missing unknown
{rev}" exceptions. That repository contains submodules. Apparently JGit doesn't support them yet:
- http://dev.eclipse.org/mhonarc/lists/jgit-dev/msg00500.html
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=314853
- http://egit.eclipse.org/r/#change,1083
(I've tried to clone above repository using plain org.eclipse.jgit.pgm in version 0.11.3 but it failed with the similar symptoms. Eclipse's egit fails with the same exception)