"Subversion" : how to make it use nano instead of vi for commits ?
Kenneth P. Turvey
kt-usenet at squeakydolphin.com
Sat Apr 8 04:43:51 UTC 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 06 Apr 2006 12:03:24 +0200, Vincent Trouilliez wrote:
> Hi,
>
> I am using subversion/svn. Under Breezy, when I do a "svn commit", it
> would start the "nano" text editor for me to type the change log. But now
> I am on Dapper, and this time it uses "vi" instead of nano.
This is a subversion configuration option. If you look in the directory
~/.subversion you'll find a file called config. You need a line like
this:
editor-cmd = nano
You should have a sample line in there already.
[Snip]
- --
Kenneth P. Turvey <kt-usenet at squeakydolphin.com>
XMPP IM: kpturvey at jabber.org
Yahoo IM: kpturvey2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFENz96i2ZgbrTULjoRAnIxAJ9ItX/fxNKTfL7RV35JVPYOMDEw3QCgqZyX
1c1/mxrQEPSDFhZX6ldcCck=
=JCP6
-----END PGP SIGNATURE-----
More information about the ubuntu-users
mailing list