Re: cvs.passfile

2004-01-01 Thread Matt Smith
Hello Rajeev,

Looking at the code it appears that it looks for the system property 
cvs.passfile first before using the one found in user.home.  Set that 
property and I think you can do what you want.

hth

Matt Smith
On Dec 23, 2003, at 2:38 PM, Rajeev Kaul wrote:
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.


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]



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


Re: cvs.passfile

2003-12-23 Thread Rajeev Kaul
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.
>
>
> 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]



RE: cvs.passfile

2003-12-23 Thread Smith, Matt (MAN-Corporate)
There is an ant task that can be used to add entries to the .cvspass file.





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]



Re: cvs.passfile

2003-12-22 Thread Rajeev Kaul
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]



Re: cvs.passfile

2003-12-22 Thread Emmanuel Venisse
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]



cvs.passfile

2003-12-22 Thread Rajeev Kaul
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