Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2020 16:13:17 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        Eitan Adler <eadler@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r367945 - head
Message-ID:  <f18c29e2-b33c-4586-3566-d1c37dec80c4@FreeBSD.org>
In-Reply-To: <202011230439.0AN4dUcB028565@repo.freebsd.org>
References:  <202011230439.0AN4dUcB028565@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/22/20 8:39 PM, Eitan Adler wrote:
> Author: eadler
> Date: Mon Nov 23 04:39:29 2020
> New Revision: 367945
> URL: https://svnweb.freebsd.org/changeset/base/367945
> 
> Log:
>   arcconfig: add callsign again
>   
>   Problem
>   
>   When using git-svn or other non-pure-svn tooling the original subversion
>   URL is not present. This causes arcanist/phabricator to be unable to
>   determine which repository is being modified.
>   
>   Solution
>   
>   Restore callsign to .arcconfig to enable exact repository matching even
>   with git-svn.
>   
>   Reported By:	jhb
> 
> Modified:
>   head/.arcconfig

In my case I wasn't using git svn, just using arc with git branches from
the GH mirror.

Thanks for fixing!

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f18c29e2-b33c-4586-3566-d1c37dec80c4>