svn commit: r496416 - head/java/openjdk12

Greg Lewis glewis at eyesbeyond.com
Thu Mar 21 13:25:07 UTC 2019


On Thu, Mar 21, 2019 at 09:45:36AM +0000, Alexey Dokuchaev wrote:
> On Thu, Mar 21, 2019 at 04:38:51AM +0000, Greg Lewis wrote:
> > New Revision: 496416
> > URL: https://svnweb.freebsd.org/changeset/ports/496416
> > 
> > Log:
> >   Add files missing in last commit somehow.
> > 
> > Added:
> >   head/java/openjdk12/Makefile   (contents, props changed)
> >   head/java/openjdk12/distinfo   (contents, props changed)
> 
> Greg,
> 
> Apparently you're not doing repocopies correctly.  Please fix the
> mess and readd these properly, that is, with history preserved.

Hi Alexey,

I'd like to understand what I did wrong before doing that.  I started out
doing the repocopy the same as the others I did last week.  Which is just

  svn cp openjdk11 openjdk12

I then modified the files and tried to commit.  Only to get caught up by
a pre-commit hook which complained that I hadn't done that.  I reverted
and tried again only for svn to somehow decide that these files were not
there, even though they were.

At this point I would expect that the exact same thing will happen if I
try this again.  And after spending a couple of hours wrestling with svn
last night I'm not too keen to repeat that without some idea of how to
avoid this happening again.

-- Greg


More information about the svn-ports-all mailing list