Page MenuHomePhabricator

after importing an external git repo into diffusion some commit details are missing
Closed, DuplicatePublic

Description

after importing an external git repo into diffusion (it was set that diffision will host the repo) and it's finish the importing (as you can see bellow), but some part of the repo ie tags 5.2.3 still missing some changeset info missing (see below) while it said it's still importing the repo already said it's fully imported and commits seems to still importing while repo fully imported and there is no running daemon's queue task are empty. so we never recover from this situation.


Type Git Callsign V Clone/Checkout As vidux-git/ Projects None Status
Repository Active
Found Binary git /usr/bin/git
Found Binary git-http-backend /usr/libexec/git-core/git-http-backend
Found Binary git-receive-pack /usr/bin/git-receive-pack
Found Binary git-upload-pack /usr/bin/git-upload-pack
Pull Daemon Running
Task Daemon Running
Storage Directory OK /var/repo
Working Copy OK /var/repo/V/
Updates OK Last updated Fri, Oct 16, 11:46 PM (24 s ago).
Fully Imported


tag's history looks like this:


rVb4b5b473f921 Importing…
rV7f0b422fdaf0 Importing…
rVf40c6742ac84 Importing…


if i select a commit


Diffusion Vidux 5 Git rVb4b5b473f921ff5f2e99e0af3db7df3b7e954cbb
Commit Still Parsing
Failed to load the commit because the commit has not been parsed yet.


Event Timeline

lfarkas updated the task description. (Show Details)
lfarkas added a project: Diffusion.
lfarkas added a subscriber: lfarkas.

no probaly it's the same. is there any chance to fix it? we'd like to migrate all of our development infrastructure to phabricator. without this feature we can't migrate our git repo to diffusion. is there any other even manual way to migrate move ...old git repo under phabricator?