Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 95381 invoked from network); 27 Mar 2009 20:30:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Mar 2009 20:30:04 -0000 Received: (qmail 75442 invoked by uid 500); 27 Mar 2009 20:30:03 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 75362 invoked by uid 500); 27 Mar 2009 20:30:03 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 75353 invoked by uid 99); 27 Mar 2009 20:30:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2009 20:30:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 74.125.46.154 as permitted sender) Received: from [74.125.46.154] (HELO yw-out-1718.google.com) (74.125.46.154) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2009 20:29:56 +0000 Received: by yw-out-1718.google.com with SMTP id 5so782963ywm.84 for ; Fri, 27 Mar 2009 13:29:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=8iK3/3iTPiYskgWgIFk8B0iUAYM3odqV1CSsKEjbhxI=; b=bD9S6oNuhyf3062/ShIAWvND3EmFTmTrkvmHDwhzaYYArSW66olEC/QOzFsyyrRTkm +tG96liw93LqAl3+KvT2oR8lWCyZdK/vsGMkwiXBN9qpmgLER/FFe/Ctl9WWZhiFBHJG 345EvDPiSYZVeuASNpNpe5opP+0P+AGCWPqjk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=DZr/OhP3CK9GPhG4xTwh4QwjjCLCuYief4lC0pJPkS3Fta2NUVxOBIeaJ8E7e2gcg3 bqqzNQvMu4Sya677CcJcnfvTGQcxBlm5pJkdindhsNFqHmg+P2mtzucDV7/bVy10KmCD q8FhIKF+ia3PG06uMiTAgXgJshays1bl1xMdM= MIME-Version: 1.0 Received: by 10.90.96.15 with SMTP id t15mr1385033agb.47.1238185775946; Fri, 27 Mar 2009 13:29:35 -0700 (PDT) In-Reply-To: <49CD3042.8040906@xbc.nu> References: <1404e5910903271209h6417e267k97a8a373b45f70eb@mail.gmail.com> <49CD3042.8040906@xbc.nu> Date: Fri, 27 Mar 2009 16:29:35 -0400 Message-ID: <1404e5910903271329g2e99e145teca3a1c12d9df7b9@mail.gmail.com> Subject: Re: Jim's svn client confusing viewsvn? From: Eric Covener To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Mar 27, 2009 at 4:00 PM, Branko =C8ibej wrote: > Eric Covener wrote: >> See the unrelated revisions showing up here: >> >> http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/support/ab.c?vie= w=3Dlog >> >> is this related to the "svnmergeinfo" in his commit messages? >> > > I don't see anything wrong there. The top of the listing are all changes for other components that hit ab.c with a propchange, that makes the viewvc output for ab.c full of n/a revisions. --=20 Eric Covener covener@gmail.com