Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket URL syntax for Bitbucket Data Center Vs Bitbucket Cloud

m.a.rashid.shaikh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 15, 2024

Hi Team,

 

What does scm represent in Bitbucket URL?

http://pqrxyz:9999/scm/bp/project-build.git

(where bp is initial of project;  project-build is name of the repository)

can we get rid of this extra identifier (scm) from URL by any configuration?

can you explain Bitbucket URL syntax (for both Data Center Vs Cloud) and are they configurable?
if possible show examples & differences of both installation type for Repo URL, Commit URL & Tag URL.

Regards

Muzammil Shaikh

1 answer

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 16, 2024

Data Center

The "/scm" part is required by Git operations when using HTTPS and it is not configurable. Note that if you use the "ssh://" protocol, then this part is omitted.

In any case, the web URLs don't contain that part.

You can of course configure the base URL of the Bitbucket Data Center, but it does not depend on Bitbucket itself. You can also change the context path and the port.

Cloud

It is a completely different beast. The only thing you can change is the "workspace" part.

It is "foobar" in the URL "https://bitbucket.org/foobar/workspace/repositories/".

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events