[latexrefman] Added trivlist

Hefferon, James S. jhefferon at smcvt.edu
Sun Feb 18 01:45:27 CET 2018


Yes, I was not very cogent.  I apologize.  When I commit the automatically generated message shows diff's from the .texi file, which seem useful to me.  But I also generate diffs from the .pdf and from the .html, which are not useful.  Is there any way to turn those off?

Jim

-----------
... and if I did fall,
  I would fly.  -- Philippe Petit

________________________________________
From: Karl Berry <karl at freefriends.org>
Sent: Saturday, February 17, 2018 5:40:38 PM
To: Hefferon, James S.
Cc: latexrefman at tug.org
Subject: Re: [latexrefman] Added trivlist

    What should I do when I commit to only get a diff of the .tex file?

Hi Jim - um, I'm not sure what you're asking. Making commits and doing
diffs are two different things.

Merely
  svn diff latex2e.texi
will show the diff between your working copy and the last commit.

While
  svn diff -rPREV latex2e.texi
will show the diff between your working copy and the commit before
that. This is useful when your working dir is up to date (no changes),
and you want to see what the last commit did.

Hope this helps, though I fear you already knew all that and are asking
something else, Karl



More information about the latexrefman mailing list