Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B7E13200B8B for ; Tue, 4 Oct 2016 09:15:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B67A9160AC9; Tue, 4 Oct 2016 07:15:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2FD0D160AC5 for ; Tue, 4 Oct 2016 09:15:39 +0200 (CEST) Received: (qmail 84419 invoked by uid 500); 4 Oct 2016 07:15:36 -0000 Mailing-List: contact dev-help@opennlp.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@opennlp.apache.org Delivered-To: mailing list dev@opennlp.apache.org Received: (qmail 84339 invoked by uid 99); 4 Oct 2016 07:15:36 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 07:15:36 +0000 Received: from mail-oi0-f47.google.com (mail-oi0-f47.google.com [209.85.218.47]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 6B70D1A021D for ; Tue, 4 Oct 2016 07:15:36 +0000 (UTC) Received: by mail-oi0-f47.google.com with SMTP id m72so55261512oik.3 for ; Tue, 04 Oct 2016 00:15:36 -0700 (PDT) X-Gm-Message-State: AA6/9Rnc3cc3a6TrWk3MGEcSFLfADViicJLGuReYBDLSByZbBblEAWdVsGyRmWAPfJS6SIJFjde70TQ8nWJsfg== X-Received: by 10.157.35.59 with SMTP id j56mr1342127otb.225.1475565335631; Tue, 04 Oct 2016 00:15:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.41.69 with HTTP; Tue, 4 Oct 2016 00:14:55 -0700 (PDT) In-Reply-To: <487e5117-e7ca-7ea1-9780-4780c1969e40@apache.org> References: <487e5117-e7ca-7ea1-9780-4780c1969e40@apache.org> From: Rodrigo Agerri Date: Tue, 4 Oct 2016 09:14:55 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: OpenNLP Github Mirror out of sync To: "dev@opennlp.apache.org" Cc: Infrastructure Apache Content-Type: text/plain; charset=UTF-8 archived-at: Tue, 04 Oct 2016 07:15:39 -0000 Hello, Actually the commits were pushed to https://git-wip-us.apache.org/repos/asf/opennlp.git but they do not appear in the read-only git mirror git://git.apache.org/opennlp.git or in the svn or github mirrored repo. Best regards, Rodrigo On Mon, Oct 3, 2016 at 9:30 AM, Daniel Gruno wrote: > On 10/03/2016 09:26 AM, Tommaso Teofili wrote: >> Hi Infra, >> >> it seems the OpenNLP Github Mirror [1] is currently out of sync, we >> (committers) had pushed some commits in September but the history there >> still points to May 24th, could you please check if that can be sync'ed ? >> >> Thanks and regards, >> Tommaso >> >> [1] : https://github.com/apache/opennlp > > The mirror is not out of sync. Your latest change to trunk was in May as > stated on GitHub. Did you mean the web site path instead? That's not > mirrored in the git repo. > > With regards, > Daniel.