Note: I am new to supporting Bitbucket.
My company has a Jira, Confluence and Bitbucket Server installed on Windows.
A customer who wants to use Confluence and Bitbucket attached his Git Repository to Confluence so we could access it. When I looked at the attachment is was a file of type .tar.gz - which was my 1st clue that something was not right.
I just received an email from the customer who asked/stated "We have issue of accessing Bitbucket via Linux terminal. Do you know the requirement to access Bitbucket server via Linux terminal?"
My question: Can you access Bitbucket server on a Windows instance via a Linux terminal?
Thanks,
Jim
Do you have ssh set up on the Windows server? You would need that in order to access it from a Linux terminal. Also not that Bitbucket is a web application, and only admins should access the server directly. There is an app that gives you a CLI interface, Bitbucket Command Line Interface (CLI), but it mainly from admin tasks.
What is your customer trying to do? Are they maintaining your Bitbucket server, or are they trying to deliver code to a repository maintained in Bitbucket? If it is the latter all they would need is the repository URL and use normal Git commands.
Mikael,
Thank you for your reply. I'll see if we can turn on SSH.
The customer is " trying to deliver code to a repository maintained in Bitbucket", So I'll follow your instruction on getting the repos into Bitbucket.
Thanks Again,
Jim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.