|
View
By section As outline Fully expanded FAQ sections cvs Questions Getting account Getting started cvs-remote-links CVS Clients cvs-local-resources common-commands common-tasks CVS and Eclipse admin-commands EDITOR-variable no password cvs-laptop change-password cvs-authoring Administrator/mkpasswd CVS account name Cygwin home dir Cygwin CR/NL problems Who gets one? anonymous access SCCS/RCS/CVS conversion Failed to connect . . . cvs update is slow cvs mail Cygwin copy & paste CVS Web Interface SVN vs CVS CVS on the Mac |
EDITOR Variable
When CVS commits a change, it needs a log message.
One quick workaround is to use the cvs commit -m "Fixed off by one error" foo.javaIf you do not use the -m option, then
CVS will need a log message.
When CVS needs a log message, it reads the EDITOR
environment variable to determine which editor to startup.
If you set
emacs process. When you are done editing,
type C-x #
For more information about There is an easier solution:
|
| |||||||||||
| You are not logged in | |||||||||||
| ©1998-2010 GSRC |