This link has been bookmarked by 29 people . It was first bookmarked on 02 Apr 2008, by Scott Moody.
-
18 Nov 09
-
29 Jan 09
-
16 Jan 09
-
29 Oct 08
xgavin"I produced a rather in-depth (~30 min) screencast about using Git with Rails and Capistrano 2.1, since Cap now includes a Git SCM module and I’ve been finding that a number of Rails people are getting more interested in using Git."
programming mac ruby git capistrano ror video tutorial to-watch
-
22 Jul 08
-
12 Jun 08
-
03 May 08
-
Stanton TetersGood screencast about using git and capistrano with a rails app.
rails git scm dvcs source-control development capistrano deployment web-development sys-admin tutorial video delicious-import
-
09 Apr 08
-
08 Apr 08
-
02 Apr 08
-
- Installing Git
- Creating a new Rails App and Initializing a Git repo for it
- Cloning and publishing an external repository for that app
- git clone –bare
- scp git@gitserver:/opt/repos/notetaker.git
- git remote add gitserver git@gitserver:/opt/repos/notetaker.git
- cat .git/config
- Setting up Capistrano 2.1 with Git SCM
- Deploying the App
- Making a change and re-deploying
- Working in a new ‘testing’ branch
- Switching to main branch, applying a patch, redeploying
- Switching back to ‘testing’ branch, continuing to work
- Merging ‘testing’ into the main branch, resolving, re-deploying
- Using gitk
- Using :deploy_via, :copy and :remote_cache
Here is the Quicktime file, if you want to download it:
GitTutorial-mpeg.mov (87Mb)Git and Rails
I produced a rather in-depth (~30 min) screencast about using Git with Rails and Capistrano 2.1, since Cap now includes a Git SCM module and I’ve been finding that a number of Rails people are getting more interested in using Git.
In this screencast, I talk about how to deploy and develop Rails applications using Git. Specifically, I go over:
Setup Files
-
-
18 Mar 08
-
13 Mar 08
-
11 Mar 08
Chris JoblingAnother, more detailed, screencast on using Git for rails development and as the SCM for Capistrano deployment. Covers initialisaztion, add, commit, remote Git repository, branching and merging. Around 35 minutes of high quality stuff!
git howto capistrano screencast deployment rubyonrails tutorial rails
-
08 Jan 08
-
18 Dec 07
-
17 Dec 07
-
11 Dec 07
-
06 Dec 07
Eric Bouchut"Screencast about using Git with Rails and Capistrano 2.1"
git rails rubyonrails tutorial howto screencast capistrano deployment deploy SCM for:satishtalim
-
28 Nov 07
-
02 Nov 07
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.