From owner-freebsd-questions@FreeBSD.ORG Wed Sep 4 09:51:32 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B0AB1947 for ; Wed, 4 Sep 2013 09:51:32 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1A15F2410 for ; Wed, 4 Sep 2013 09:51:31 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id p5so168025lbi.22 for ; Wed, 04 Sep 2013 02:51:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=bSrowoIsdRCvNi2j2kDzV8vMWdX9KVbHruS+7LWvFv4=; b=VPf5Pco3nwfmQJZWWZ2PsHR+WZt9J4+WrZ0I2J+HpHrTuRk0Jl48fxwnMaMP2ednRc iXsBbsDtePcG6XVn3v09cwppHpS3t9JRyI9AjKcuAhUsWbp8awJU1CnQAvEZhGywbWUM 3dV4ENhZ4no3X2xHcnsuEZPTfLFKffO7hKHAor+8r3mYvPQFj7wEOCGAwRg9JA9hTTOi 5RDpsPbAkaa4I2f6GoCYhXNOxfdqEyEX5KR/lzY/MT8FgiTS3Rec37+HRrIqroUWnruW Va3ksB0vMndb3TuwkVWX0vrlv2DqyyonsyPPWY58hhuZzuvw7+vxA33lOowtTW0nAIqH ZQtA== X-Gm-Message-State: ALoCoQlJaBlrxYaruwkDcDGXBw5BNFKx8yutPBbmhhDr5tRp0HeUNAUHRk65KSOIZLsQWJG8gDlu MIME-Version: 1.0 X-Received: by 10.112.168.35 with SMTP id zt3mr1784259lbb.11.1378288289711; Wed, 04 Sep 2013 02:51:29 -0700 (PDT) Received: by 10.112.76.162 with HTTP; Wed, 4 Sep 2013 02:51:29 -0700 (PDT) In-Reply-To: References: Date: Wed, 4 Sep 2013 11:51:29 +0200 Message-ID: Subject: Re: Question about a possible missing line/entry for file UPDATING (from http://svnweb.freebsd.org) - 8.4-RELEASE plus branches From: Damien Fleuriot To: Pablo Carboni Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 09:51:32 -0000 Note that, as opposed to you, I'm tracking 8-STABLE and not 8.4-RELEASE ! UPDATING: $FreeBSD: src/UPDATING,v 1.632.2.39 2013/08/23 15:21:39 svnexp Exp $ newvers.sh: # $FreeBSD: src/sys/conf/newvers.sh,v 1.83.2.25 2013/08/07 08:26:07 svnexp Exp $ I'll check our clusters of firewalls to see if I've got any 8.4-RELEASE box lying around, but don't hold your breath, we almost universally track 8-STABLE... On 4 September 2013 00:49, Pablo Carboni wrote: > Hello Damien, > > (First at all, thanks for your response). > > I do not want to insist too much with this silly thing, but....(just in > case) > > I've updated my sources today from svn0.us-west.freebsd.org(base/releng/8.4), - previously to my first e-mail - and: > > (Argentina's current TZ is GMT-3) > > -rw-r--r-- 1 root wheel 74967 Sep 3 12:11 /usr/src/UPDATING > > The 'grepped' lines, shows me: > > 8.3-RELEASE > [...] > 8.0-RELEASE > > (But 8.4 still doesn't appear). > > (However, while grepping first lines in /usr/src/sys/conf/newvers.sh shows > me: > > # $FreeBSD: releng/8.4/sys/conf/newvers.sh 254632 2013-08-22 00:51:56Z > delphij $ > > TYPE="FreeBSD" > REVISION="8.4" > BRANCH="RELEASE-p3" > > (Same svn id for UPDATING/newvers.sh). > > Any clues? (What's your svn $Id for UPDATING? - I mean, the whole line, > the last) > > Thanks a lot! > > Regards, > Pablo Carboni. > > P.S.: The same happens for > svn0.us-east.freebsd.org/base/releng/8.4/UPDATING. > > > (Maybe I'm afraid for local syncing problems on my fbsd server) > > On Tue, Sep 3, 2013 at 7:13 PM, Damien Fleuriot wrote: > >> From: >> -rw-r--r-- 1 root wheel 75631 Aug 27 12:46 /usr/src/UPDATING >> >> >> 20130607: >> 8.4-RELEASE. >> >> >> >> >> >> >> On 3 September 2013 18:16, Pablo Carboni wrote: >> >>> Dear Sirs, >>> >>> Just for curious, today I was looking for the date/entry that belongs to >>> FreeBSD 8.4-RELEASE inside UPDATING file, with no luck. >>> >>> Maybe I've made a mistake and I was looking inside a wrong file/url? >>> >>> It doesn't appear, neither >>> >>> http://svnweb.freebsd.org/base/release/8.4.0/UPDATING?revision=251259&view=markup >>> (RELEASE >>> branch) >>> >>> nor >>> >>> http://svnweb.freebsd.org/base/releng/8.4/UPDATING?view=markup&pathrev=254632 >>> (RELENG >>> branch, currently last revision). >>> >>> (This 'little detail' includes sources for 8.4-RELEASE and branch >>> 8.4-RELEASE-p3, which I've downloaded recently). >>> >>> A quick & dirty search I've did on a 8.4-RELEASE-p3 box: >>> >>> grep "8\..*-RELEASE" /usr/src/UPDATING >>> >>> (There is no reference for '8.4') >>> >>> Thanks in advance! >>> >>> Regards, >>> Pablo Carboni >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to " >>> freebsd-questions-unsubscribe@freebsd.org" >>> >> >> >