I need to test this, but I had the problem in production where Gitolite would let me push to the old remote, but nothing was actually push in the project if I cloned it. It's strange that the old repo was available.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
I patched the problem for current repos by rebuilding the whole gitolite config. I still have no clue why exactly it happened, but it may be because Resque was unavailable during the namespace move?
Same here, saw this behaviour after moving from 3.1 to 4.x. Also - when i rename a namespace the same thing happens, the old namespace is still on disk, the repositories are eventually duplicated.
Another way of fixing this is found on the new (now much better) help pages: my.gitlab.install/help/raketasks#cleanup. I executed all three in the order listed and now my repository folder is clean again.
Maybe this bug was supposed to be a feature, as security precaution in case anything goes kaboom when moving projects around on disk - however i feel this cleanup should be taken care of somehow in order not to litter the repository storage over time.
By Administrator on 2013-01-24T04:31:54 (imported from GitLab project)
By Administrator on 2013-01-24T04:31:54 (imported from GitLab)