Wiki articles in category How-tos tagged with "git"

Showing 1-3 of 3 items.

Publish yii webapp using Git push

Created 13 years ago by rootbear rootbear, updated 13 years ago by rootbear rootbear.

I did not invent this instructions, I read it somewhere and re-organized in my way as I was trying and it works for me;

2 0
8 followers
Viewed: 22 352 times
Version: 1.1
Category: How-tos
Tags: git

Using SQLite and CDbMessageSource as a module

Created 13 years ago by pheadeaux pheadeaux, updated 13 years ago by pheadeaux pheadeaux.

There are scenarios when you work with DVCS (like [Mercurial]( http://mercurial.selenic.com/) or [Git]( http://git-scm.com/)) and CDbMessageSource. To my experience keeping the development database and production database in sync can be very...

3 0
9 followers
Viewed: 25 572 times
Version: 1.1
Category: How-tos

How to: use github for download yii, create new app, and store our modules or extensions.

Created 14 years ago by sensorario sensorario, updated 14 years ago by Maurizio Domba Cerin Maurizio Domba Cerin.

Yesterday I've written a module for myself. Just an experiment. When I was feeling satisfied, I've created a repository on github, and pushed my code. My module and yii are on github. So I'll show you a "new" way to start our yii projects.

8 0
4 followers
Viewed: 24 658 times
Version: 1.1
Category: How-tos
Tags: git, github