Skip to main content

Questions tagged [bitbucket-server]

Bitbucket Server (formerly known as Atlassian Stash) is a tool for "Git Repository Management for Enterprise Teams"

0 votes
0 answers
23 views

Issue in bitbucket pull request, extra curly brace added

I have changed one JSP file and committed that file to separate bitbucket branches 'A' & 'B'. Then, I created 'C' branch on top of 'B' branch. 'C' branch file has the same changes as 'A' & 'B' ...
bhargav samineni's user avatar
0 votes
0 answers
16 views

Bitbucket Server Branch Permissions API request gives wrong fields?

I am wanting to print out the branch permissions data to a CSV file, as seen in this screenshot, by making a Bitbucket server API request. However, the data I am receiving does not map to the fields ...
dingoyum's user avatar
0 votes
0 answers
5 views

Querying Bitbucket Server from Morpheus script, file "could not be edited because it has been changed on the 'master' branch."

I have a Bitbucket server that contains a single file called values.yaml, with a bunch of branches that each branch off of the master branch and update the contents of that yaml file. I'm working on a ...
B. Allred's user avatar
  • 429
0 votes
0 answers
19 views

Resolving conflicts in Bitbucket Automatic merge failure PRs

The repository has Automatic branch merging set up to automatically merge changes from branch release/1.0 to release/2.0 upon PR merges on release/1.0. release/2.0 already has feature B code that ...
William's user avatar
  • 161
1 vote
0 answers
21 views

How to search for a exact phrase match in files with certain extension - Your query couldn't be parsed. We've searched with a modified query

In bitbucket this search query project:Foo repo:bar "my current status" (ext:xml OR ext:html) archived:true returns some matches but also returns Your query couldn't be parsed. We've ...
surfmuggle's user avatar
  • 5,806
0 votes
1 answer
34 views

git merge is blocked with Bitbucket DataCenter

I am having issue to merge a PR with Bitbucket Data Center. Here is the sequence : Another user created a Branch-A from master early. "commit1" is committed to branch-A 6 days ago. I ...
jack.chen.job's user avatar
0 votes
0 answers
45 views

Programmatically Generate Bitbucket HTTP Access Token Using Existing Access Token

As the title states, is it possible to programmatically generate an HTTP access token on Bitbucket server from an existing access token, e.g. via their REST API? From reading their documentation, it ...
Phoenix's user avatar
  • 420
0 votes
1 answer
121 views

Bitbucket pipeline to build LaTex files and send via Mail

Hi try to find a solution to build a LaTeX document and send it afterwards via Mail: image: dme26/latex-builder:latest pipelines: default: - step: name: Build the .pdf script: ...
PascalS's user avatar
  • 1,045
0 votes
1 answer
57 views

Git Custom Merge Driver isn't executed anymore by Bitbucket Server 8 / Git 2.39

We updated our Bitbucket Server from 7.21.X to 8.9.10 and the underlying Git from 2.23 to 2.39. Since then the Custom Merge Driver isn't started anymore. I couldn't find anything in the Release Notes ...
BlackEye's user avatar
  • 777
0 votes
0 answers
66 views

How to Create a ScriptRunner Pre-Hook in Bitbucket for Branch Naming Based on JIRA Issue Types?

I'm working on setting up a ScriptRunner pre-hook in Bitbucket to enforce specific branch naming conventions that correlate with JIRA issue types. Specifically, I want to ensure that any new branch ...
WhoAmI's user avatar
  • 1,113
0 votes
0 answers
28 views

repository not found in github access denied or does not exisst

remote: The requested repository either does not exist or you do not have access. If you believe this repository exists and you have access, make sure you're authenticated. tried ssh gen key and ...
NitalPatil's user avatar
-1 votes
1 answer
172 views

Bitbucket pipeline condition to cd into folder and run commands

Is there a way with Bitbucket Pipeline condition to cd into specific folder and execute commands? My idea is to have folder with Terraform project and environment (develop, staging and prod). Here is ...
Ivo's user avatar
  • 1
0 votes
0 answers
107 views

Bitbucket Control Freak error message that a branch cannot be created as commits on the new branch must arrive via pull-request

My Bitbucket users normally use the Bitbucket UI to create a new branch. The Bitbucket plugin, Control Freak, has been enabled and the global branch permissions section has been setup to "Always ...
Jay's user avatar
  • 29
0 votes
0 answers
155 views

How can I search for specific text in a repository using the bitbucket API?

I am trying to look for specific text in a repo but how can I achieve this with bitbucket server using the bitbucket version 1 API? I am a bit limited with the advanced search feature on the bitbucket ...
Uche24's user avatar
  • 23
0 votes
0 answers
83 views

Not able to commit the code with the verify committer hook

I am unable to Push Commits in Browse GTT EEE shared / xmas_config - Bitbucket due to Verify committer hook. I have double checked my Name & Email ID in local GIT Commit, Bitbucket and Microsoft ...
krupakar's user avatar

15 30 50 per page
1
2 3 4 5
55