[TYPO3-dev] git synchronizing on LIVE server without git - is there any trick for that ?
Kay Strobach
typo3 at kay-strobach.de
Wed Dec 7 18:20:44 CET 2011
Hi,
use a deployment server to store the DEV content und push the stuff with
a batchfile (etc. rsync) to your LIVE Server.
Regards
Kay
Am 07.12.2011 18:08, schrieb Krystian Szymukowicz:
>
> hi
>
> I have regular model with three stages:
> 1) LOCAL (my and other developers machine),
> 2) DEV (a machine at internet with development site)
> 3) LIVE (a machine at internet with production site)
>
> The main git repository is on third party server.
>
> Everything works smoothly on LOCAL<->DEV as we have git on them.
>
> The problem is when I need to synchronize changes between DEV<->LIVE
> when at LIVE there is no git so I can not make "git pull" there.
>
> What I do now is to manually copy the changed files from LOCAL->LIVE
> which is the way I really do not like.
>
> How do you guys cope with synchronizing the LIVE without git with git's
> installations ?
>
>
--
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
Answere was usefull: https://flattr.com/profile/kaystrobach
More information about the TYPO3-dev
mailing list