Hello,

On Fri, May 03, 2019 at 01:05:46PM -0400, Ian Kelling wrote:
> Donald Robertson <don...@fsf.org> writes:
> >
> > This repo for the Free Software Directory appears to be missing/broken
> > <http://git.savannah.gnu.org/cgit/directory.git>. Any ideas on what
> > could have happened? Thank you for any help you can provide.
>
> The repo still exists
> git clone https://git.sv.gnu.org/git/directory.git
> or
> git clone u...@git.sv.gnu.org:/srv/git/directory.git
> but the cgit link on the savannah project page is 404,
> and the clone url is wrong too. So, definitely seems like a savannah bug

Fixed.

For the record: dir_git in group_type was wrong for that group type;
I issued the following MySQL query on mgt0,

UPDATE group_type SET dir_git='/srv/git/%PROJECT.git'
  WHERE type_id=3 OR type_id=4;

Attachment: signature.asc
Description: PGP signature

Reply via email to