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

Bitbucket Server Team Work Problem

Jishad P December 16, 2015

Hi Guys,

I integrated an Bitbucket server in my local ubuntu system and its working perfectly.

My project having 5 team members.

How can I give my latest code to they and working with as a team (git pull+push)

This repos are storing in my local server right ?

Then how can I share the files ?

Is a production server is necessory for that ?.

If yes, please share me how to integrate it.

 

2 answers

0 votes
Tim Crall
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 21, 2015

Does your team have the ability to connect to your server via HTTP?  If so, they should be able to access the UI and also to clone / push / pull.

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 17, 2015

You will have to install Bitbucket Server to a place where all your team members can access, either over the internet or your local intranet. BS will server as your "main git repository" (it's a git bare) where you will do your git pull (to get a local copy of the git repo) and push (back to the main repository). 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events