Hi,
my sql file was deleted, i would like to install new instance and take the data from the disk
(home directory)
Is this possible ?
Thanks,
What sql file? What exactly have you lost and what are you trying to get back?
the sql backup / mdf file got corrupted
the only thing that i have is the data directory
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
my data directory C:\Atlassian\ApplicationData\Bitbucket with all files if fine
the sql database that was located on different server cannot be recovered.
so i would like to install a new instance and use my data directory
Thanks for your help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, ok, you've lost your database. There's no point in recovering most of your data directory, the database is where all the bitbucket data was.
Your git repositories are ok though, they live in the data directory, so you'll need to install a new bitbucket, point it at those old repos and reconfigure everything you lost when the database vanished.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I installed a new version and it is pointing to the previous data shared directory(where alll source is located)
What now ?
How do i reconfigure ?
Thanks ,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll need to go into Bitbucket, tell it where the repositories you've got are, and add back all the users and projects you had before.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can i find a guide for doing that ?
The new version is installed and the shared directory is set to the directory with
all of my projects. when i go into bitbucket ui i cant see any projects.
I tried to add a project with and repository with the same names as before
but that just creates new projects.
Appreciate your help,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's the standard installation guide, yes.
The reason you don't see anything is that bitbucket has not been told where the projects are - you lost that data when you lost the database. You will need to re-add them all as new projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.