Tuesday, 15 February 2011

Git vs FTP for web deployment -



Git vs FTP for web deployment -

i know git , how utilize it, (a little bit) there 1 concept still don’t understand. have heard lot of web developers lately saying utilize git every web project though not collaborating, utilize git ftp alternative, in fact claim ftp old method upload sites.

my question is, how utilize git upload site without having pay service such beanstalk?

is ftp considered old technology , should using git?

thanks lot

using your favourite version command sensible way deploy anything.

git not collaboration , distributed vcs serverless vcs (by definition) - can deploy dev machine deployment target.

to summarise when setup deploy changes simple as;

git force hub master

for more info a web-focused git workflow , using git deployment

i'm not going reply subjective bit of question; there myriad of reasons why i'd deprecate ftp - valid way of transferring files long understand limitations of technology.

i absolutely must using version command within deployment strategy.

git ftp web-deployment web-deployment-project

No comments:

Post a Comment