[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

"svn commit" and EDITOR=gedit

From: Matthieu Moy <Matthieu.Moy_at_imag.fr>
Date: Fri, 03 Oct 2008 14:59:22 +0200

Hi all,

A silly question:

The problem is a user who want to use gedit to write commit messages
for SVN. The obvious first try is "export EDITOR=gedit", but gedit it
too clever for that: if an instance of gedit is already running, then
gedit acts as a client, asks the running instance to open the file,
_end exits immediately_. svn thinks the user is done with the edition,
and complains about an empty commit message.

I google'd a bit, but "gedit svn" tells me a lot about the SVN repo
for gedit, but much less about solving my problem :-(.

Is there a good solution, other than killing already running gedit's
before launching "svn commit"?

Thanks,

-- 
Matthieu
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-03 15:38:49 CEST

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.