Skip to content

Instantly share code, notes, and snippets.

@ev3rywh3re
Created June 22, 2012 13:57
Show Gist options
  • Save ev3rywh3re/2972875 to your computer and use it in GitHub Desktop.
Save ev3rywh3re/2972875 to your computer and use it in GitHub Desktop.
SVN Cheat Sheet
// Change the editor to vi
export SVN_EDITOR=vi
// Invoke property editor to do things like ignore .sass-cache directories. You can the ignore options line by line.
svn propedit svn:ignore .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment