tech-repository archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS weirdness in pkgsrc
Hi!
When converting the pkgsrc repository, cvs2fossil complains about the
following issues:
- Disconnected revisions
mk/NetBSD.x11.dist 1.1.2.1
mk/bsd.pkg.mk 1.13.2.1
mk/bsd.pkg.mk 1.13.2.10
mk/bsd.pkg.mk 1.13.2.11
mk/bsd.pkg.mk 1.13.2.2
mk/bsd.pkg.mk 1.13.2.3
mk/bsd.pkg.mk 1.13.2.4
mk/bsd.pkg.mk 1.13.2.5
mk/bsd.pkg.mk 1.13.2.6
mk/bsd.pkg.mk 1.13.2.7
mk/bsd.pkg.mk 1.13.2.8
mk/bsd.pkg.mk 1.13.2.9
mk/bsd.pkg.subdir.mk 1.3.2.1
mk/bsd.pkg.subdir.mk 1.3.2.2
mk/bsd.port.mk 1.13.2.1
mk/bsd.port.mk 1.13.2.10
mk/bsd.port.mk 1.13.2.11
mk/bsd.port.mk 1.13.2.2
mk/bsd.port.mk 1.13.2.3
mk/bsd.port.mk 1.13.2.4
mk/bsd.port.mk 1.13.2.5
mk/bsd.port.mk 1.13.2.6
mk/bsd.port.mk 1.13.2.7
mk/bsd.port.mk 1.13.2.8
mk/bsd.port.mk 1.13.2.9
mk/bsd.port.subdir.mk 1.3.2.1
mk/bsd.port.subdir.mk 1.3.2.2
All of these look like there existed a pkgsrc branch in 1997/1998 that
was then removed from the CVS files. The commits referenced above are
mostly done by mellon (some by hubertf, one by perry) and most commit
messages sound like pullup messages, e.g.
@Pull rev 1.3 up from trunk (hubertf)
@Pull rev 1.14 up from trunk (agc)
Does anyone remember what that was?
I think it's probably ok if these commits get lost in the conversion.
- Revisions not newer than previous revision
meta-pkgs/gnome3/Makefile 1.3 1.4
parallel/slurm/distinfo 1.7 1.8
parallel/slurm/PLIST 1.5 1.6
parallel/slurm/Makefile 1.25 1.26
There are these four commits which all have the exact same time stamp
AND commitid as the commit immediately before it.
From the RCS files:
gnome3:
1.4
date 2021.04.19.10.37.54; author cirnatdan; state Exp;
branches;
next 1.3;
commitid qTAFop3gysbTgTPC;
1.3
date 2021.04.19.10.37.54; author cirnatdan; state dead;
branches;
next 1.2;
commitid qTAFop3gysbTgTPC;
slurm:
distinfo:
1.8
date 2018.04.22.17.25.53; author bacon; state Exp;
branches;
next 1.7;
commitid UFp7elC29LWAFszA;
1.7
date 2018.04.22.17.25.53; author bacon; state dead;
branches;
next 1.6;
commitid UFp7elC29LWAFszA;
PLIST:
1.6
date 2018.04.22.17.25.53; author bacon; state Exp;
branches;
next 1.5;
commitid UFp7elC29LWAFszA;
1.5
date 2018.04.22.17.25.53; author bacon; state dead;
branches;
next 1.4;
commitid UFp7elC29LWAFszA;
Makefile:
1.26
date 2018.04.22.17.25.53; author bacon; state Exp;
branches;
next 1.25;
commitid UFp7elC29LWAFszA;
1.25
date 2018.04.22.17.25.53; author bacon; state dead;
branches;
next 1.24;
commitid UFp7elC29LWAFszA;
These are weird. Any ideas what happened here or if/how we
should/could repair this (in CVS)?
Cheers,
Thomas
Home |
Main Index |
Thread Index |
Old Index