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

Mathieu Arnold mat at FreeBSD.org
Tue Jan 5 09:13:21 UTC 2016



+--On 5 janvier 2016 05:50:37 +0100 Kurt Jaeger <pi at FreeBSD.org> wrote:
| Hi!
| 
|> So what is the proper way to do this ?
| 
| Would it be the correct way if I did this in two commits ?
| 
| cd databases
| svn rm mysql57-server mysql57-client
| svn copy mysql56-server mysql57-server
| svn copy mysql56-client mysql57-client
| 
| svn commit
| 
| Then copy all the changes from the 'new' mysql57-server to
| that cp'ed mysql57-server (similar for mysql57-client).
| 
| svn commit

No.

First, svn rm, commit, then svn cp, patch the files, commit.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160105/b29c328a/attachment.sig>


More information about the svn-ports-head mailing list