From owner-freebsd-cvsweb@FreeBSD.ORG Sat Oct 16 13:02:38 2004 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C8DD16A4CE for ; Sat, 16 Oct 2004 13:02:38 +0000 (GMT) Received: from gbox.pandmservices.com (56.95.252.64.snet.net [64.252.95.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFBE343D48 for ; Sat, 16 Oct 2004 13:02:37 +0000 (GMT) (envelope-from molnarc@pandmservices.com) Received: from [192.168.1.12] (cmibook.pandmservices.com [192.168.1.12]) id i9GCj0K4029620; Sat, 16 Oct 2004 08:45:00 -0400 User-Agent: Microsoft-Entourage/11.0.0.040405 Date: Sat, 16 Oct 2004 09:02:33 -0400 From: Christopher Molnar To: Claudiu Costin , Message-ID: In-Reply-To: <200410142354.43039@kde_is_very_cool> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit cc: Nicolas Goutte cc: Krzysztof Lichota Subject: Re: cvsweb will not work like before :( X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 13:02:38 -0000 Try your scripts again without any changes. I think they are fixed. I want to just make a small, probably mute, point here. When you write a tool that relies on someone else's server and software it might be a good idea to inform the administrator of that server - that way when an update is done (or not done) it can be tested and other people can be informed. Thanks, -Chris (BTW: Webcvs will have some downtime on 10/25 and 10/26 as the server is moving and I am at the mercy of the telephone and cable companies.) Thanks, -Chris On 10/14/04 4:54 PM, "Claudiu Costin" wrote: > Dear friends, > > I'm devel/maintainer of KDE GUI Stats and KDE DOC Stats > from http://i18n.kde.org/stats/gui/ and respectively > http://i18n.kde.org/stats/doc/ used by KDE translators > not only to see the progress but even to quickly fetch the > PO file which need work on it. > > From the day when out Chris Molnar upgraded the KDE webcvs > http://webcvs.kde.org/ links from the pages with statistics > ceased to work. No problem here. But when tried to put the > links in the new form I found that it's imposible to fetch > the last file revision from a branch > (i.e. KDE_3_3_BRANCH) whithout knowing it's revision in advance. > > The old webcvs interface allowed this. > > 1) If exists a solution with actual webcvs code, > could you webcvs masters can tell me how the URL will look's like? > > For example in my PHP script I have the following printf() like string > variable: > > $cvswebformat2="http://webcvs.kde.org/cgi-bin/cvsweb.cgi/~checkout~/kde-i18n/% > s?rev=%s&content-type=text/plain"; > where first "%s" is like fr/kdeadmin/kcron.po, and second "%s" is branch > like KDE_3_3_BRANCH or HEAD. > > 2) If it's not posible (i.e. it's a misfeature), could you > provide us (KDE project) a patch to fix this annoiance? > > > KDE translators will be very gratefull to you :-) > > > kind regards,