info-cvs
[Top][All Lists]
Advanced

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

Re: How to add login feature to cvs


From: Dave Sherohman
Subject: Re: How to add login feature to cvs
Date: Fri, 29 Sep 2000 10:30:15 -0500
User-agent: Mutt/1.0.1i

On Fri, Sep 29, 2000 at 10:39:43AM -0400, Larry Jones wrote:
> You can't use CVS without logging in *somehow* -- either logging in to
> the local machine to use it in local mode, logging in with rsh to use
> server mode, logging in to CVS to use pserver mode, or logging in with
> Kerberos to use kserver mode.  You need to be more explicit about what
> it is you want to do.

I think he wants per-session login instead of the normal bahaviour.  e.g.,

- log in to linux host
- log in to cvs
- log out of linux host

By default, the user would now sill be logged in to CVS and could log back in
to the linux host and go without having to redo their CVS login.  I think
what he wants is to have a host logout automatically do a cvs logout also.

I suppose you could do this by telling all users to put "cvs logout" in their
.bash_logout (or equivalent), but that's easily bypassed.

-- 
The Shortest Windows Manual:  "Turn off the power switch."
Geek Code 3.1:  GCS d- s+: a- C++ UL++$ P+>+++ L++>++++ E- W--(++) N+ o+ !K
w---$ O M- !V PS+ PE Y+ PGP t 5++ X+ R++ tv- b++ DI++++ D G e* h+ r++ y+



reply via email to

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