Date: Thu, 15 May 2014 11:21:38 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r266120 - head Message-ID: <201405151121.s4FBLcYO035306@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu May 15 11:21:38 2014 New Revision: 266120 URL: http://svnweb.freebsd.org/changeset/base/266120 Log: Add project name to the arc config it is still required when arcanist is used with SVN Modified: head/.arcconfig Modified: head/.arcconfig ============================================================================== --- head/.arcconfig Thu May 15 10:06:59 2014 (r266119) +++ head/.arcconfig Thu May 15 11:21:38 2014 (r266120) @@ -1,3 +1,4 @@ { + "project.name": "S" "phabricator.uri" : "https://phabric.freebsd.org/" }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405151121.s4FBLcYO035306>