G
G
Gares Antonovich2017-05-03 02:50:06
git
Gares Antonovich, 2017-05-03 02:50:06

Wordpress on Openserver connecting to GIT + Bitbucket\Git Lab?

How can I connect git and bitbucket so that I have changes even in the database?
Please advise some material or article in which I can find information on this issue or tell me how you do in such a situation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Druzhaev, 2017-05-03
@Rupaka

I do not mirror the database and did not try. It's easier for me because on the dev server I have a database with a bunch of test data necessary to check the loads and other test tables that are not in prod. + I don't have real users on the test site - which means that if something goes wrong - I will not disclose personal data. It is important.
And here is WordPress (well, I don’t have its mirroring experience, but individual plug-ins during development. Dev site on the Internet on hosting - it’s easier for me to be not tied to either a PC or a laptop - where I went there is a PC - I went in and corrected them) how to mirror files in it:
Everything is simple - in bitbucket I create a private repository (up to 5 people in a team for free)
In netbins I create a new project, specify a remote server - enter data - path, login password to the server.
The project is created - then I edit the files in netbins - automatically they are saved on my local PC and on a remote server.
Initializing git.
Then fixing the changes (commit), tag if necessary, and pushing to the bitbucket.
So I have about fifty projects (one project - one plugin or template or addon)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question