Re: bk ci to use vim for writing comments
Konstantin Osipov <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
* Wayne Scott <[email protected]> [04/10/12 18:59]: > > Is there a way to make bk ci to use vim for editing comments? > > I'm aware of bk comments, but it's one more command you need to > > type in. > Try setting the environmental variable EDITOR to 'vim'. It didn't help, I even did an upgrade to check if you were referring to a newer BK: kostja@dragonfly:~/work/mysql-4.1-root/sql> export EDITOR=/usr/bin/vim kostja@dragonfly:~/work/mysql-4.1-root/sql> env | grep EDITOR EDITOR=/usr/bin/vim kostja@dragonfly:~/work/mysql-4.1-root/sql> bk ci sql_load.cc End comments with "." by itself or a blank line. sql_load.cc 1.83>> Check in aborted due to interrupt. kostja@dragonfly:~/work/mysql-4.1-root/sql> bk version BitKeeper/Free version is bk-3.2.3 20040818155841 for x86-glibc23-linux Built by: [email protected] in /build/3.2.x-lm/src Built on: Wed Aug 18 11:18:31 PDT 2004 Running on: Linux 2.6.5-7.108-default kostja@dragonfly:~/work/mysql-4.1-root/sql> -kostja _______________________________________________ Bitkeeper-users mailing list [email protected] http://bitmover.com/mailman/listinfo/bitkeeper-users To unsubscribe from this list, go to the above URL, follow instruction at the bottom of the web page.