D
D
DenZel2016-12-23 10:12:30
git
DenZel, 2016-12-23 10:12:30

How to set up a remote repository on SourceTree?

Hi everybody!
1. There is a dev server;
2. There are remote users (developers)
Task:
1. Set up a repository on the dev server to connect remote users
2. Set up synchronization of the server repository with bitbucket (is it possible to do this automatically)
3. Upload from the server repo to bitbucket his account in bitbucket) Tell me
how to implement this is possible? or where you can read about the settings of the repositories.
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene Wolf, 2016-12-23
@gen4_gdm

1. Set up a repository on the dev server to connect remote users

Here I think you will not have any problems, there are just a lot of options for how to share Git, from HTTP to SSH.
Perhaps write a simple hook, it will upload any commit to any server.
There are no problems at all. Go through the console (ssh) there, and fill in what exactly you need and where you need it. Well, this is not to fill everything in a row. In general, in my opinion, it would be easier for you to make the required number of repositories on a bucket (bitbucket) or somewhere else, and not suffer like that.
Where to read - I think here . About hooks (wrote above) - chapter 8.3.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question