You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Matt Smith <ma...@ojojo.com> on 2004/01/02 01:14:06 UTC

Re: cvs.passfile

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)" <Ma...@cox.com>
> To: "'Maven Users List'" <us...@maven.apache.org>
> 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:anoncvs@cvs.apache.org:/home/cvspublic"
>>        password="anoncvs"
>>   />
>>
>>
>> hth
>>
>> Matt
>>
>> -----Original Message-----
>> From: Rajeev Kaul [mailto:Rajeev@customercaresolutions.com]
>> 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" <em...@venisse.net>
>> To: "Maven Users List" <us...@maven.apache.org>
>> 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" <Ra...@customercaresolutions.com>
>>> To: "Maven Users List" <us...@maven.apache.org>
>>> 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: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org