emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: Jan's Gtk CVS notifications...?]


From: Mathieu Roy
Subject: Re: address@hidden: Jan's Gtk CVS notifications...?]
Date: 23 Jan 2003 18:22:37 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

address@hidden (Kim F. Storm) said:

> "Jaime E. Villate" <address@hidden> 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:address@hidden:/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 address@hidden:/cvsroot/emacs co emacs

With a kerberos account, it should be something like
cvs -z3 -d :gserver:address@hidden:/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        <<




reply via email to

[Prev in Thread] Current Thread [Next in Thread]