Hi Support,
Our Bitbucket instance is data center version 5.15.0
I have already followed the above steps to revise mirror instance $BITBUCKET_HOME/shared/bitbucket.properties file
plugin.mirroring.upstream.namespace=test-mirror
then try the following commands:
git clone https://ID@mirror instance's IP:8443/scm/test-mirror/projectname/reponame.git
But I can't clone the repo? Is it correct ?
Thanks for your support in advance!
I'm also looking after solution for that. There is suggestion created regarding that within Atlassian issue tracker: https://jira.atlassian.com/browse/BSERV-11585
I also try the following two method:
plugin.mirroring.upstream.namespace=/
plugin.mirroring.upstream.namespace=""
But it didn't work,Could you please help us to solve this problems?
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't change it after the fact. The docs say install Bitbucket, add the namespace option, and then start up Bitbucket and point it at the primary server.
(Getting into gory, unsupported guts...). I believe the namespace value is written out in the repository-config for each mirrored git repo when its first created locally (mirrored), hence the inability to change it after the fact.
FWIW, I just tried setting it to an empty string and got a 500 error, I'd love to have the same URL string for both Bitbucket and its mirrors.
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.