Hi
I'm playing a little bit with the Bitbucket server, having a great time :)
I've created a project & a repository, and the clone url is: http://localhost:7990/scm/fir/first-repo.git
fir is the project "code", first repo is the repo name, but what does "scm" represent?
In the past i saw remote urls (sourced from bb server), that does not include the scm prefix (i.e - remote url looks like that - http://localhost:7990/fir/first-repo.git).
Can someone point me to a relevant doc, or explain what does scm represent? If & how Can I create a repo with other name than scm? If & how can I create a repo with remote url that does not contain this extra identifier?
Edit
when cloning by ssh, the scm is not mentioned (remote url is ssh://git@localhost:7999/fir/first-repo.git).
Does it means that when cloning by https (HTTP(S) SCM hosting from the admin->server setting section?) a '/scm/' prefix is added?
10x very much
when cloning by ssh, the scm is not mentioned (remote url is ssh://git@localhost:7999/fir/first-repo.git).
Does it means that when cloning by https (HTTP(S) SCM hosting from the admin->server setting section?) a '/scm/' prefix is added?
Hi,
"scm" stands for "Source Code Management". You cannot change the URL, so for clones via HTTP(S) /scm will always be part of the URL.
Cheers,
Christian
Premier Support Engineer
Atlassian
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.