Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2016 05:36:46 +0100
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        Kurt Jaeger <pi@FreeBSD.org>, junovitch@FreeBSD.org, Florian Smeets <flo@smeets.xyz>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r403800 - in head: Mk databases databases/mysql57-client databases/mysql57-client/files databases/mysql57-server databases/mysql57-server/files
Message-ID:  <20160105043646.GC82201@fc.opsec.eu>
In-Reply-To: <71679AB69755DB737A4E984F@ogg.in.absolight.net>
References:  <201512151940.tBFJeLwP060584@repo.freebsd.org> <1fb72476-3529-fb43-99fa-4b487a6f66a6@smeets.xyz> <8AF92729-3829-4CA7-8E7D-A9201F3EBF07@FreeBSD.org> <5ACB64278CAB3E8B49E06D6A@atuin.in.mat.cc> <20151217181824.GK48370@fc.opsec.eu> <71679AB69755DB737A4E984F@ogg.in.absolight.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> Then svn rm the port, and add it back, *properly*, when you have the time.

I tried this:

cd databases
svn rm mysql57-server mysql57-client
svn copy mysql56-server mysql57-server
svn copy mysql56-client mysql57-client

Then I copied all the changes from the 'new' mysql57-server to
that cp'ed mysql57-server (similar for mysql57-client).

The svn diff is empty.

If I try svn commit, this message pops up:

svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
Do not replace a file. This can lose history. Path: "/head/databases/mysql57-client"
== Additional errors may compound and may not be accurate ==
Do not replace a file. This can lose history. Path: "/head/databases/mysql57-server"
[...]

So what is the proper way to do this ?

-- 
pi@FreeBSD.org         +49 171 3101372                4 years to go !



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