Hello,
I encountered an issue with my repositories (on @cloud) after trying to rename one of them.
Here’s the situation:
I initially had the following repository structure:
MyRepoRoot
MyRepoRoot/Child-1
MyRepoRoot/Child-2
I attempted to rename MyRepoRoot
to MyRepoRoot/Child-3
, but the system raised the error:
“Module can’t be created because parent repository doesn’t exist”
After this error, all three repositories (MyRepoRoot
, MyRepoRoot/Child-1
, and MyRepoRoot/Child-2
) became inaccessible. Unfortunately, I had to recreate them from scratch, resulting in the loss of the entire history.
I’ve attached screenshots that illustrate the issue:
While I’ve resolved the situation for now, I wanted to report this issue as it caused unexpected data loss and disruption. I would appreciate it if you could investigate and ensure others don’t face similar problems.
Thank you for your time and support!
Best regards,
Giovanni