Re: commit message
Aleksey Cheusov <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
> Hi all, > When I commit, no editor gets popped up for me to enter a log message. > ============================================================================== > root@vaio:/usr/current/pkgsrc/wip# cvs commit pstotext > [email protected]'s password: > Warning: No xauth data; using fake authentication data for X11 > forwarding. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It looks like you tried to use graphical vi application, it failed to start but exits with exited with status 0 (success). Try to use ncurses-based editor. I know nothing about vi, so colsult manuals. > I've also set these environment variables: > ============================================================================== > export CVSROOT="[email protected]:/cvsroot" > export CVS_RSH="ssh" > export EDITOR=vi > ============================================================================== > Any idea what I do wrong? Also check CVSEDITOR variable. -- Best regards, Aleksey Cheusov. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev