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

Re: Commit currently broken?

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-04-07 00:44:30 CEST

OK, setting EDITOR environment variable to vi "fixed" the problem for me
and I was able to commit.

export EDITOR=vi

Everything else except that is awesome....lots of progress in the last few
weeks (I especially liked the "svn log" changes).

Thanks!
   - David Summers

On Sat, 6 Apr 2002, Peter Mathiasson wrote:

> On Sat, Apr 06, 2002 at 10:46:43AM -0500, Ben Collins wrote:
> > > No, I'm not seeing the editor pop up at all. Like there are no
> > > local mods and commit is a noop.
> >
> > What about if you do:
> >
> > $ vi HELLO
> > $ svn commit -m blah HELLO
> >
> > IOW, add the file to commit on the command line.
>
> I've been seeing the same problem. And adding the comment to the command
> line fixed it. Hmm... Just a thought.. It's not just the message about
> no $EDITOR that is lost...
>
> [checking]
>
> Yes, that's it.
>
> $ svn commit
> [nothing]
> $ EDITOR=vim svn commit
> as expected
>
>

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 7 00:45:16 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.