Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2019 06:24:58 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        Greg Lewis <glewis@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r496416 - head/java/openjdk12
Message-ID:  <20190321132458.GA14242@misty.eyesbeyond.com>
In-Reply-To: <20190321094536.GA5955@FreeBSD.org>
References:  <201903210438.x2L4cpLj076411@repo.freebsd.org> <20190321094536.GA5955@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190321132458.GA14242>