Date: Sun, 1 Apr 2018 09:44:07 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Jan Beich <jbeich@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: Re: svn commit: r466108 - svnadmin/conf Message-ID: <20180401094407.GA52018@FreeBSD.org> In-Reply-To: <1sfz-pyv0-wny@FreeBSD.org> References: <201804010005.w3105p4D014073@repo.freebsd.org> <1sfz-pyv0-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 01, 2018 at 02:13:55AM +0200, Jan Beich wrote: > ... > ports-secteam@ can trim the file but the real issue is lots of CVE > copy-pasta that should be handled by CPE strings instead. > > $ git svn dcommit > ... > M security/vuxml/vuln.xml > ERROR from SVN: > A repository hook failed: Commit blocked by pre-commit hook (exit code 1) with output: > Sorry, you are trying to commit a 1152571 byte transaction! > The safety limit is 1024000 bytes. You were about to ADD this to the repo. I'm confused, why it complains about ADD while you're modifying existing file? Likewise, diff should be way below 1152571 bytes, or is it really this huge this time? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180401094407.GA52018>