svn commit: r380358 - in head/www: . varnish4 varnish4/files

Mark Felder feld at FreeBSD.org
Tue Mar 3 14:04:27 UTC 2015



On Tue, Mar 3, 2015, at 06:57, Mark Felder wrote:
> Author: feld
> Date: Tue Mar  3 12:57:57 2015
> New Revision: 380358
> URL: https://svnweb.freebsd.org/changeset/ports/380358
> QAT: https://qat.redports.org/buildarchive/r380358/
> 
> Log:
>   Update "BSD" license for buganini's ports
> 

This was an interesting lesson. It wouldn't commit because www/Makefile
got behind, so I svn up www/Makefile and then svn ci -F
../svn-commit.tmp -- the exact file it told me it saved the commit
attempt. Turns out it didn't actually save it to that file.

Instead, svn takes the old commit message and commits anything it can
find.

So don't trust svn ci -F.

Ever.


More information about the svn-ports-head mailing list