Hi,
I just set up a local cvs repository - I moved a remote repository onto
the system I am developing on. After the move, I've discovered that
every time I do a "cvs commit" on a directory, that although I get the
expected recursive behavior, my editor is invoked (to enter a log
message) once for each file. Furthermore, each instance of the log file
prepends the results of the previous log file.
What I am used to is a single log file entry that is pre-filled with the
full list of files to be checked in - and I only have to edit it once.
I'm sure this is some kind of a configuration issue - but I've spent the
morning going through documentation and searching on the web. I would be
very grateful for any help.
Thanks,
- Russ
- cvs recursive commit pops up an editor between each file Russ Weight
-