From: S. M. <sm...@rn...> - 2000-03-17 02:50:58
|
Karl Heinz Kremer wrote: > > On Thu, Mar 16, 2000 at 07:02:26PM -0700, S. Miller wrote: > > Trying again this evening: > > In an emacs buffer called cvsrv3aU9: > > > > CVS: > > ---------------------------------------------------------------------- > > CVS: Enter Log. Lines beginning with `CVS:' are removed automatically > > CVS: > > CVS: Committing in . > > CVS: > > CVS: Modified Files: > > CVS: Makefile.am > > CVS: Added Files: > > CVS: gtk_main_window.c gtk_color_window.c print_gimp.h > > CVS: > > ---------------------------------------------------------------------- > > > > I discovered that when I killed the emacs window, I got a prompt > > (apparantly written by some ex-DOS person) to abort, continue, or > > reuse. Choosing continue, it finished the commit (as far as I can > > tell). However, Makefile.am failed as follows: > > > > Log message unchanged or not specified > > a)bort, c)ontinue, e)dit, !)reuse this message unchanged for remaining > > dirs > > Action: (continue) c > > cvs server: Up-to-date check failed for `Makefile.am' > > cvs [server aborted]: correct above errors first! > > cvs commit: saving log message in /tmp/cvsLzItSh > > Did you modify the log message? I just got a commit message regarding > Makefile.am, but without a change log. When I do a cvs log Makefile.am > I get the following: > > revision 1.22 > date: 2000/03/17 02:00:13; author: smiller; state: Exp; lines: +14 -28 > *** empty log message *** > > So I guess your commit did work, the software (emacs) just did not > like that your empty log message. Which file did you touch? > > Karl Heinz > Further adventures: I just discovered that I can't be in my project working directory, I have to be in the actual print directory (I work in a different one to make sure nothing stomps over what I'm working on). It turns out that none of the files I originally thought I committed actually were. I copied everything into the real dir and tried again - everything worked (but I'm still getting this annoying log popping up). But I do seem to be missing a file called print-printers.c, included from print-util.c (line 370). Steve ----------------------------------------- Just because I have a short attention span doesn't mean I ------------------------------------------ |