On 10 May 2014 15:16, Baptiste Daroussin <[email protected]> wrote: > On Sat, May 10, 2014 at 04:59:15PM +0000, Eitan Adler wrote: >> Author: eadler >> Date: Sat May 10 16:59:15 2014 >> New Revision: 265842 >> URL: http://svnweb.freebsd.org/changeset/base/265842 >> >> Log: >> arcconfig: add one >> >> Add a .arcconfig to allow arc to work in its usual way. >> >> Added: >> head/.arcconfig (contents, props changed) >> >> Added: head/.arcconfig >> ============================================================================== >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/.arcconfig Sat May 10 16:59:15 2014 (r265842) >> @@ -0,0 +1,3 @@ >> +{ >> + "phabricator.uri" : "https://phabric.freebsd.org/" >> +} >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/svn-src-all >> To unsubscribe, send any mail to "[email protected]" > > You for got the project_id
project_id is not used anymore. Its replacement project.name as far I know is not required. Its use is directly tied to certain configuration options which I can not set. I'll let the FreeBSD phabricator admins set that up. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
