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
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/".
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.