I deleted a repository by mistake but I'd like to recovery it
I know repository folder location in bitbucket server. I think it still alive in server
Can I create new repository from repository folder in Bitbucket server?
As you wrote: "I know repository folder location in bitbucket server. I think it still alive in server" it seems you just deleted your local copy. Therfore this should be a simple task:
* Just browse to the desired repository within Bitbucket-Server Web-Interface,
* get the Repository-URL from there ("Clone" icon on the toolbar on the left)
* and do a simple "git clone <Repository-URL>" on your local machine.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.