From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mathieu Roy Newsgroups: gmane.emacs.devel Subject: Re: [alexl@users.sourceforge.net: Jan's Gtk CVS notifications...?] Date: 23 Jan 2003 18:22:37 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030123120046.B397@fe.up.pt> <5xlm1bg2ra.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043342566 3925 80.91.224.249 (23 Jan 2003 17:22:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2003 17:22:46 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18bl3s-000118-00 for ; Thu, 23 Jan 2003 18:22:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18bl6E-00016r-00 for ; Thu, 23 Jan 2003 18:25:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18bl4R-0004Lb-00 for emacs-devel@quimby.gnus.org; Thu, 23 Jan 2003 12:23:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18bl3z-0003su-00 for emacs-devel@gnu.org; Thu, 23 Jan 2003 12:22:51 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18bl3v-0003lw-00 for emacs-devel@gnu.org; Thu, 23 Jan 2003 12:22:48 -0500 Original-Received: from m149.net195-132-235.noos.fr ([195.132.235.149] helo=loge2) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18bl3l-0003ID-00; Thu, 23 Jan 2003 12:22:37 -0500 Original-Received: from dionysos ([192.168.1.7]) by loge2 with esmtp (Exim 4.10) id 18bl3i-0004xN-00; Thu, 23 Jan 2003 18:22:34 +0100 Original-Received: from moa by dionysos with local (Exim 4.10) id 18bl3l-0006cH-00; Thu, 23 Jan 2003 18:22:37 +0100 Original-To: storm@cua.dk (Kim F. Storm) X-PGP-Fingerprint: 6B60 6F7C 39D6 B03C 9024 CD52 365F 7FF7 2DA1 99B9 In-Reply-To: <5xlm1bg2ra.fsf@kfs2.cua.dk> Original-Lines: 40 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: "Jaime E. Villate" Original-cc: savannah-hackers@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11009 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11009 storm@cua.dk (Kim F. Storm) said: > "Jaime E. Villate" writes: > > > > > What I can tell you is that there are three Emacs developers (lektu, kfstorm > > and handa) whose commits may stop sending e-mail notifications at any time, > > because they continue to use the old CVS repository, rather than the new one, > > in spite of the warnings given when they commit to the old repository. > > I'm that kfstorm, and would like to adapt to the new repository. > > So I tried this: > > cvs -d :pserver:kfstorm@subversions.gnu.org:/cvsroot/emacs co -d emacs emacs > > with a negative response: > > no such user kfstorm in CVSROOT/passwd > cvs [checkout aborted]: authorization failed: server subversions.gnu.org rejected access > > So, following your instructions, I'm no longer able to work on emacs. > Can you fix that? Normally pserver is used for anonymous access. With a usual ssh account, you just have to try something like cvs -z3 -d kfstorm@subversions.gnu.org:/cvsroot/emacs co emacs With a kerberos account, it should be something like cvs -z3 -d :gserver:kfstorm@subversions.gnu.org:/cvsroot/emacs co emacs Regards, -- Mathieu Roy << Profile << http://savannah.gnu.org/users/yeupou << >> Homepage >> http://yeupou.coleumes.org >> << GPG Key << http://stock.coleumes.org/gpg <<