[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: Peter Mathiasson <peter_at_mathiasson.nu>
Date: 2002-04-06 23:58:13 CEST

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

-- 
Peter Mathiasson, peter at mathiasson dot nu, http://www.mathiasson.nu
GPG Fingerprint: A9A7 F8F6 9821 F415 B066 77F1 7FF5 C2E6 7BF2 F228

  • application/pgp-signature attachment: stored
Received on Sat Apr 6 23:59:22 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.