X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.4 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=google.com; s=20120113;        h=x-received:mime-version:sender:x-originating-ip:in-reply-to         :references:from:date:x-google-sender-auth:message-id:subject:to         :content-type:content-transfer-encoding:x-gm-message-state;        bh=7EwB5pBn+DXD8ktEYd6ka6wPeVlQUGk8A0N7urI+JjI=;        b=JybHg0oR/UAU0F9hBMywc8czMJq7XsUBYcqzhMyu7usfTOKuu1mcqhEAG39ajq7ACW         o00iPtwB7INcvDd9uLZ95tyV21h+60Xr9/R/yHsOcgn/iSD3+5SPn3X22ra1Bb5D+45P         9y9oOwAdl1JJ11DID8EpsSx9FVlyOxN0xMfJ2iGeGuS+S6T897ukkXJj7x3fQ1g6KUuy         C0UxhWjH6w0FKxI50QDxY53RMEC9QeTUBLxuzDhecVjJNqyNOh2NzgP+HAwWvTtnXtAX         bLb3Pp8KqjBSiG2S1W333x5jrdSGyQmeMy/nOM9oHHj62B+XHkMDHh6TW7HDFojLXREJ         +58w==
X-Received: by 10.194.242.163 with SMTP id wr3mr22803442wjc.35.1362231121702; Sat, 02 Mar 2013 05:32:01 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <20130301113130.GF5039@calimero.vinschen.de>
References: <CAKw7uVg_M4CYu1QDZgvvjaSqayx-ZD1qco8rOnygyzjcMAv7bg@mail.gmail.com> <CAKw7uViChRNK1XXL1OT+8X5dFAuem3ORZ5ro4nC-Z+LV03QNHA@mail.gmail.com> <20130301113130.GF5039@calimero.vinschen.de>
From: Robert Pendell <shinji+cygwin@elite-systems.org>
Date: Sat, 2 Mar 2013 08:31:31 -0500
Message-ID: <CAAeCd-O7h=UnsCbjvb7QKif=CZzbQBob5V7L_jbJk0D511B3Tw@mail.gmail.com>
Subject: Re: broken links in commit messages? (Re: src/winsup/cygserver ChangeLog.64bit)
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-Gm-Message-State: ALoCoQlXMXHsom93PVjKHUkOmHoBSeYZ/GZazEGo474wB+ym5JrtQOaZqLMh1Rbzap4kbjMtVyo3
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r22DWIa6025725

On Fri, Mar 1, 2013 at 6:31 AM, Corinna Vinschen wrote:
> On Mar  1 12:20, Václav Zeman wrote:
>> On 1 March 2013 11:39,  wrote:
>> > CVSROOT:        /cvs/src
>> > Module name:    src
>> > Branch:         cygwin-64bit-branch
>> > Changes by:     corinna@sourceware.org  2013-03-01 10:39:51
>> >
>> > Modified files:
>> >         winsup/cygserver: ChangeLog.64bit
>> >
>> > Log message:
>> >         * client.cc: Revert changes to handle 32 bit processes on 64 bit
>> >         systems.
>> >         * sysv_msg.cc: Ditto.
>> >         * sysv_sem.cc: Ditto.
>> >         * sysv_shm.cc: Ditto.
>> >
>> > Patches:
>> > http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygserver/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.6&r2=1.1.2.7
>> >
>> Recently, I am not able to open the diffs through links in commit
>> messages. For the one above, I get redirected to
>> http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygserver/Attic/ChangeLog.64bit.diff
>> and I get error "Error:
>> src/winsup/cygserver/Attic/ChangeLog.64bit.diff: no such file or
>> directory".
>
> This seems to occur only with files in the Attic (for instance, files in
> the branch which don't exist in HEAD.  Unfortunately I don't know how
> the cvs mails are generated.  Interestingly, you can access the diff
> from the cvsweb interface:
>
> http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygserver/Attic/ChangeLog.64bit.diff?r1=1.1.2.6&r2=1.1.2.7&cvsroot=src&only_with_tag=cygwin-64bit-branch
>
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Maintainer                 cygwin AT cygwin DOT com
> Red Hat

Looks like the urls in the diff url is missing the Attic folder in the
path location for files in Attic.  When this happens the server is
redirecting but isn't preserving the POST vars at the end of the url
hence the file not found.  Adding Attic/ to the path location behind
cygserver in the original url avoided the redirect. So it is safe to
say that cvsweb needed the POST vars but I have no idea why they are
being discarded during the redirect.

P.S. - I apologize if anything I just stated is obvious.

Robert Pendell
A perfect world is one of chaos.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


