Did somebody ever tried to migrate from Bonobo Git 4.x to 5.x?
I cannot migrate repository description from bonobo git server 4.x to 5.x.
There is no information about where do the descriptions of all projects stored in.
Of course I can transfer it manually, but it won’t help me because I’ve got more than 40 repositories.
Sorry, I forgot to mention that we use MembershipService Active Directory. In the new version it uses its own storage in the folder ~\App_Data\ADBackend\Repos as JSON files. In the previous version it used SQLite database. And we have no idea how to transfer data from old format to new one lossless.