Re: setting svn editor value
From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-20 18:04:22 CEST
On Jul 20, 2006, at 17:16, Bala Paranj wrote:
> I am following the Pragmmatic Subversion book, it does not say how
You don't need xemacs. xemacs is just a text editor; you can use any
In the file ~/.bash_profile I have this line:
export EDITOR=editor.sh
editor.sh is a small shell script located somewhere within my path.
#!/bin/sh
"edit" opens TextWrangler. +1 tells it to hilite the first line of
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.