From owner-freebsd-stable@FreeBSD.ORG Wed Jun 17 18:48:53 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22781106564A for ; Wed, 17 Jun 2009 18:48:53 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:2d29:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id A1B688FC16 for ; Wed, 17 Jun 2009 18:48:52 +0000 (UTC) (envelope-from hlh@restart.be) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:2d29:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "avoriaz.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id E9E6C478D; Wed, 17 Jun 2009 20:48:51 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.be [IPv6:2001:41d0:2:2d29:1:2::] (may be forged)) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id n5HIml5s006696; Wed, 17 Jun 2009 20:48:48 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1245264531; bh=zuEFBFE6u1itkVvn6ryS+uzlHM4shNC4up7xN3Biv88=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=T7GIzDQlmC/r597aNeKjh1V4gI8lwqgLLyi79BOm9T5EB12h0ukSSCFGDlYI1aDil sUuuVLjlNt5opQuLE50GQ== DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:content-type: content-transfer-encoding:x-scanned-by; b=0UyzUA0qsVM1X+pYhzUY5uAv5RrYGQovUmKnW9VDmexiDrTqUJnz36F6QXE/RreYt n2WAWeHo+VGzgFQAeCW7A== Message-ID: <4A393A8F.5000909@restart.be> Date: Wed, 17 Jun 2009 20:48:47 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Thunderbird 2.0.0.21 (X11/20090412) MIME-Version: 1.0 To: Gavin Atkinson References: <80e5e7a7219ab28dfc5d821f14c1ba1e.squirrel@cygnus.homeunix.com> <4A38FAAE.7060100@andric.com> <4A3902DE.3070708@restart.be> <1245258026.40309.50.camel@buffy.york.ac.uk> In-Reply-To: <1245258026.40309.50.camel@buffy.york.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:41d0:2:2d29:1:1:: Cc: freebsd-stable@freebsd.org, Nenhum_de_Nos Subject: Re: ZFS pool from current X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2009 18:48:53 -0000 Gavin Atkinson wrote: > On Wed, 2009-06-17 at 16:51 +0200, Henri Hennebert wrote: >> Nenhum_de_Nos wrote: >>> thanks, I was just looking for this update on web interface to cvs and >>> there is nothing in UPDATING for RELENG_7 there. is this really supposed >>> to happen ? >> Sadly a known and ignored problem of cvsweb >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/120185 >> >> Henri > > As far as I can tell, this isn't really a problem with cvsweb, but more > of a problem with the repository itself. The issue comes when a commit > is made and the log message includes the magic string that CVS uses > internally to track different revisions. The patch proposed in that PR > appears to be more of a hack than a fix. Ok with that but there is no fix if you base your algorithm on a wrong specification. > > It's the same reason that (for example) > http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/rc.d/ntpd lists a revision > 1.335 even though the most recent commit was version 1.18. The hack work well in this case too. I prefer a hack instead of a confusing answer. Henri > > On the upside, it doesn't appear that these bogus commits have ended up > replicated in the SVN repository. > > Gavin > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"