pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Update mail/isync
On Sun, Feb 16, 2025 at 01:42:24AM +0100, Joel Carnat wrote:
> On Sat, Feb 15, 2025 at 07:06:57PM GMT, Thomas Klausner wrote:
> > On Sat, Feb 15, 2025 at 06:52:12PM +0100, Joel Carnat wrote:
> > > Running `env CVS_RSH=ssh cvs diff` does not include the renamed patch-ae
> > > file. I don't know what is the proper command to run that removes old
> > > patches and add the renamed new one.
> >
> > # after removing the file; or use 'rm -f' if it still exists
> > cvs rm patches/patch-that-got-removed
> >
> > cvs add patches/patch-that-was-added
> >
> > Then they'll be properly listed in the 'cvs diff' output.
> >
>
> Hum... I've run the rm and add commands but the diff still don't
> reference those patches:
> # env CVS_RSH=ssh cvs diff > /home/joel/pkgsrc-mail-isync.diff
> cvs diff: Diffing .
> cvs diff: Diffing patches
> cvs diff: patches/patch-ae was removed, no comparison available
> cvs diff: patches/patch-src_config.c is a new entry, no comparison available
> cvs diff: patches/patch-src_drv__imap.c was removed, no comparison available
> cvs diff: patches/patch-src_socket.c was removed, no comparison available
> cvs diff: patches/patch-src_socket.h was removed, no comparison available
>
> # grep Index: /home/joel/pkgsrc-mail-isync.diff
> Index: Makefile
> Index: distinfo
> Index: patches/patch-src_Makefile.in
You need to use cvs diff -N
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index