svn commit: r403800 - in head: Mk databases databases/mysql57-client databases/mysql57-client/files databases/mysql57-server databases/mysql57-server/files

Kurt Jaeger pi at FreeBSD.org
Tue Jan 5 04:36:52 UTC 2016


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 at FreeBSD.org         +49 171 3101372                4 years to go !


More information about the svn-ports-head mailing list