September 2, 2008
(Vim logo from http://www.vim.org/)
Step 1: Make sure that the perforce client is in your path. Can you open a shell (or command prompt) and type ‘p4′? Do you get a help message from Perforce?
Step 2: Open the .vimrc file (on Windows, look for a _vimrc file) in your home directory. If you [...]
Read the full article →
August 19, 2008
(image taken from goldberg’s photostream)
One of those key features of a version control system is being able to take a change that you submitted (maybe 5 minutes ago, maybe last week) and vaporize it. Like it never existed.
Actually, doing that is hard, but you can apply a change that is the exact mirror image [...]
Read the full article →