Re: [ng-spice] CVS question
On Fri, Sep 03, 1999 at 06:06:38PM +0200, Manu Rouat wrote:
> Arno wrote:
> >
> > On Fri, Sep 03, 1999 at 12:32:04PM +0200, Manu Rouat wrote:
> > > Each time I do some manipulation with cvs (like add or commit) I have
> > > to type in my password. Is there any way to circumvent this?
> >
> > Don't do a `cvs logout', you'll be just fine.
>
> Yeah, but I never do a 'cvs logout' - I don't have any .cvspass file, how
> do I create it?
AFAIK, for remote operation on a CVS archieve, do the following steps.
$ cd ng-spice
$ cvs login
[CVS asks for a password, upon success, this is stored in ~/.cvspass]
now do whatever CVS transaction(s) you desire
$ cvs logout
[CVS removes the relevant entry from ~/.cvspass]
The best,
--
Arno
Partial thread listing: