From f86d0da41b384fed62143b6044efa26aabf50366 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 15 May 2014 11:21:38 +0000 Subject: [PATCH] Add project name to the arc config it is still required when arcanist is used with SVN --- .arcconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.arcconfig b/.arcconfig index 848a7636d0c..9632c5a84f3 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,3 +1,4 @@ { + "project.name": "S" "phabricator.uri" : "https://phabric.freebsd.org/" }