FECRU: v3.3.1
Mercurial: v2.2
For some mercurial repositories I am missing changesets in fisheye/crucible. Hence, no reviews can be created for them.
In the log I have found following lines:
fisheye CommonChangeSetDAO-loadAttributes - Cannot resolve changeset parent id f514e84a38a51e025c16ea0bcc3e72f84a62f91d for changeset d497933a8aefca7765f60afc5f6f333faa0c5f81 fisheye HgClientManifestDAO$1-processLine - While resolving manifest d497933a8aefca7765f60afc5f6f333faa0c5f81.Cannot find file revision in index: path = [some-path], revision = f514e84a38a51e025c16ea0bcc3e72f84a62f91d
but the changeset is available in hg log
changeset: 8330:d497933a8aef branch: Release-XXX parent: 8324:13cb09feaf86 parent: 8329:f514e84a38a5 user: [user] date: Mon Mar 10 09:58:07 2014 +0100 summary: [summary] changeset: 8329:f514e84a38a5 branch: XXX-1212 parent: 8324:13cb09feaf86 user: [user] date: Mon Mar 10 09:57:19 2014 +0100 summary: [summary]
Have found some issues which may be related but no solution was provided there
https://jira.atlassian.com/browse/FE-4335
https://jira.atlassian.com/browse/FE-2999
Any solution for this?
Regards
The problem was solved by changing OS language to english and using locale en_US.UTF-8 in OS and on fisheye startup.
Do you have any commits on your default branch? There is also this bug FE-5087 which affects Mercurial repositories.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a commit on default branch about two weeks ago
changeset: 8268:e3d2b799d798 user: [user] date: Tue Feb 25 22:10:25 2014 +0100 summary: [summary]
I have taken a closer look which changesets are not availabel but I do not see what they have in common
The work flow is like that
A fisheye screenshot with example can be found here
https://dl.dropboxusercontent.com/s/aw42jm680ifp05n/fisheye_missing_changesets.jpg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
have now created a repo with which this error can be reproduced on our fisheye installation
https://www.dropbox.com/s/m6y8w6k7s5mdg6m/fisheye-test.zip
Repo was imported in fisheye and the branches Test-1 to Test-24 are missing. branch default and Release-14.3 are available
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.