Yes, this helps in the sense that it automatically creates the .cvspass file
in the default location for the changelog plugin.  But, I wanted to know how
to specify the "cvs.passfile" property for this plugin, to use an alternate
path and name.  For example, if I want the changelog plugin to use
"d:/xyzco/security/cvs/cvspwd.txt" for the cvs passwords, how do I do that?

regards,

Rajeev Kaul
----- Original Message -----
From: "Smith, Matt (MAN-Corporate)" <[EMAIL PROTECTED]>
To: "'Maven Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, December 23, 2003 6:28 AM
Subject: RE: cvs.passfile


> There is an ant task that can be used to add entries to the .cvspass file.
>
>
> <cvspass cvsroot=":pserver:[EMAIL PROTECTED]:/home/cvspublic"
>        password="anoncvs"
>   />
>
>
> hth
>
> Matt
>
> -----Original Message-----
> From: Rajeev Kaul [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 22, 2003 7:37 PM
> To: Maven Users List
> Subject: Re: cvs.passfile
>
>
> Thanks.  Yes, you can do it in the DOS console window.  However, it would
be
> still nice to know, how to set this property.
>
>
> ----- Original Message -----
> From: "Emmanuel Venisse" <[EMAIL PROTECTED]>
> To: "Maven Users List" <[EMAIL PROTECTED]>
> Sent: Monday, December 22, 2003 2:19 PM
> Subject: Re: cvs.passfile
>
>
> > For create a .cvspass file, run the cvs login command
> > If you want create an empty .cvsfile, you can do it on windows with a
dos
> > console.
> >
> > Emmanuel
> >
> > ----- Original Message -----
> > From: "Rajeev Kaul" <[EMAIL PROTECTED]>
> > To: "Maven Users List" <[EMAIL PROTECTED]>
> > Sent: Monday, December 22, 2003 10:59 PM
> > Subject: cvs.passfile
> >
> >
> > What is the best way of setting the "cvs.passfile" property for
changelog
> > plugin?  The default of ".cvspass" does not work for windows OS.
> >
> > Rajeev Kaul
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to