Community
Participate
Working Groups
Cloned from: 315043: Inconsistent behavior of getRevisionByVersion() https://bugs.eclipse.org/bugs/show_bug.cgi?id=315043 Build Identifier: 3.0 getRevisionByVersion on detached revision returns null or DetachedCDORevision, regarding the local cache. Expected result, to have method working the same way. Perhaps it is worth to consider return DetachedCDORevision for detached revision version and *null* for non existing version Reproducible: Always Steps to Reproduce: test
Created attachment 186192 [details] Patch v1 Adopted patch from the 3.0
Removed assignment
Ready for review
Created attachment 186327 [details] Patch v2 Reformatted test.
Please commit patch v2 ;-)
Committed to HEAD
Available in R20110608-1407