From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65801 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Gnus and Emacs branches (was: [patch] gnus-agent doesn't always synchronise flags if asked to) Date: Wed, 28 Nov 2007 21:47:02 +0100 Message-ID: References: <874pi51a2o.fsf@denkblock.local> <87mytnlf09.fsf@denkblock.local> <87wss3rjvz.fsf@denkblock.local> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1196283234 24609 80.91.229.12 (28 Nov 2007 20:53:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Nov 2007 20:53:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14297@lists.math.uh.edu Wed Nov 28 21:54:03 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1IxTuq-0007TD-KD for ding-account@gmane.org; Wed, 28 Nov 2007 21:53:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1IxTtm-0001MB-3W; Wed, 28 Nov 2007 14:52:46 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IxTtk-0001Lu-F8 for ding@lists.math.uh.edu; Wed, 28 Nov 2007 14:52:44 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IxTtd-0000nK-Sc for ding@lists.math.uh.edu; Wed, 28 Nov 2007 14:52:44 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IxTta-0003Tt-00 for ; Wed, 28 Nov 2007 21:52:34 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IxTtI-0005GL-2p for ding@gnus.org; Wed, 28 Nov 2007 20:52:16 +0000 Original-Received: from p54a97713.dip.t-dialin.net ([84.169.119.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Nov 2007 20:52:16 +0000 Original-Received: from Reiner.Steib by p54a97713.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Nov 2007 20:52:16 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 39 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p54a97713.dip.t-dialin.net X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.;yo.b yq4$p;ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Copies-To: nobody User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux) Cancel-Lock: sha1:crbE1ntLznH1RpD+xVaQAhPNmDc= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65801 Archived-At: On Tue, Nov 27 2007, Elias Oltmanns wrote: > The ChangeLog entry is there but I fail to see the actual changes in > gnus.el, gnus-int.el gnus-agent.el and gnus-srvr.el. Did something go > wrong? Obviously I didn't commit the lisp files, dunno why. Now done. > Is there an easy way to view diffs between the trunk and the version > included in emacs 22.x from within a gnus checkout? This way I > could try to find out whether the same problems actually exist in > the stable branch as well. With CVS you can only compare branches within the same repository. In our case you can compare v5-10 and trunk (cvs.gnus.org) e.g. with... cvs diff -r v5-10 -r HEAD lisp/gnus.el In Emacs, you could do... cvs diff -r EMACS_22_BASE -r HEAD lisp/gnus/gnus.el Note Gnus in the EMACS_22_BASE branch (5.11) is synched with v5-10 (5.10.*), Gnus trunk (No Gnus) is synched with Emacs trunk (Gnus 5.13). Note that the synching is done only semi-automatically, there are delays (usually a couple of days, unless Miles is offline for longer periods). If you want to do test on the stable branch, you can checkout the v5-10 branch by adding "-r v5-10" to the usual "cvs checkout" command. Maybe comparing Emacs and Gnus repositories if possible using Miles' arch repository. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/