The procedure as described is for sh, bash or ksh, which use export to
define a var, csh, tcsh etc use setenv but without = sign between var
name and value. So in your case use
setenv CVSROOT :pserver:cvs@root.cern.ch:/user/cvs
-- Fons
On Sun, 2002-07-21 at 14:06, cstrato wrote:
> Dear Fons
>
> Thank you for your reply, maybe I am doing someting wrong, but
> here is my terminal session as described in
> http://root.cern.ch/root/CVS.html:
>
> [localhost:~/ROOT] christian% setenv
> CVSROOT=:pserver:cvs@root.cern.ch:/user/cvs
> [localhost:~/ROOT] christian% cvs login
> (Logging in to cvs@root.cern.ch)
> CVS password:
> cvs [login aborted]: authorization failed: server root.cern.ch rejected
> access
> [localhost:~/ROOT] christian%
>
> As far as I remember, this is how I logged in to CVS earlier.
>
> If you do not see any mistake, could the reason be that
> I have switched to a different Internet service provider:
> In contrast to the modem login, I am now using ADSL,
> however, the Austrian Telecom (Aon) is using PPtP and not PPPoE.
>
> Thank you
> Christian
>
>
>
>
> Fons Rademakers wrote:
>
> > Hi Christian,
> >
> > they are totally unrelated. In your case make sure that you've logged
> > in to the server before via the cvs login command.
> >
> > Cheers, Fons.
> >
> >
> >
> > On Sat, 2002-07-20 at 19:35, cstrato wrote:
> >
> >>Dear Rooters
> >>
> >>Could this also be the reason why I cannot login to CVS?
> >>I get authorization failed: server root.cern.ch rejected access
> >>
> >>Thank you in advance
> >>Christian
> >>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> >>C.h.r.i.s.t.i.a.n. .S.t.r.a.t.o.w.a
> >>V.i.e.n.n.a. .A.u.s.t.r.i.a
> >>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> >>
> >>
> >>
> >>Pietro Govoni wrote:
> >>
> >>
> >>>Dear rooters,
> >>>since yesterday in the afternoon (at least) I cannot run root on my lxplus
> >>>anymore.
> >>>As it has been since I'm using it, I set the environment variables:
> >>>
> >>>setenv ROOTSYS /afs/cern.ch/na49/library.4/ROOT/new/@sys/root
> >>>setenv PATH ${PATH}:${ROOTSYS}/bin
> >>>setenv LD_LIBRARY_PATH ${ROOTSYS}/lib
> >>>
> >>>in my .tcshrc file.
> >>>When I try to run root the shell answers:
> >>>
> >>>root: Command not found.
> >>>
> >>>and when I try to go to the ROOTSYS directory I get the message:
> >>>
> >>>/afs/cern.ch/na49/library.4/ROOT/new/@sys/root: No such file or directory.
> >>>
> >>>What should I do to solve this problem?
> >>>Thank you for your attention, best regards
> >>>
> >>>pietro
> >>>
> >>>
> >>>
> >>>
> >>>
>
--
Org: CERN, European Laboratory for Particle Physics.
Mail: 1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers@cern.ch Phone: +41 22 7679248
WWW: http://root.cern.ch/~rdm/ Fax: +41 22 7679480
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:00 MET