White Text Black Background
Showing posts with label
SVN
.
Show all posts
Showing posts with label
SVN
.
Show all posts
Wednesday, February 16, 2011
SVN: How to specify editor for SVN Commit
If you are running SVN for the first time you will need to specify the editor to use when adding a comment when you use the command:
$ svn commit
To specify an editor use the following command:
$ export SVN_EDITOR=vim
Home
Subscribe to:
Posts (Atom)