statcvs:generate:

2004-02-02 Thread Stefan Groschupf
Hi,

i have still problems to use cvs related plugins.
Thanks to Emmanuel i figure out i had a typo in my cvs connection 
string.
I use a anonymous user to connect the cvs. This user need no password.
however i got a error that it is not possible to access the .cvspass 
file.

statcvs:generate:
[echo] fetching cvs logs...
[cvs] cvs log: could not open /Users/joa/.cvspass: No such file or 
directory
[cvs] cvs [log aborted]: use cvs login to log in first

Can someone give me a hint where i do a mistake?!

Thanks!
Stefan


open technology:   http://www.media-style.com
open source:   http://www.weta-group.net
open discussion:http://www.text-mining.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: statcvs:generate:

2004-02-02 Thread Smith, Matt (MAN-Corporate)
Hello,

Try using the ant task cvspass to create your cvspass file.

cvspass cvsroot=:pserver:[EMAIL PROTECTED]:/home/cvspublic
   password=
  /


hth

Matt

-Original Message-
From: Stefan Groschupf [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 9:00 AM
To: Maven Users List
Subject: statcvs:generate:


Hi,

i have still problems to use cvs related plugins.
Thanks to Emmanuel i figure out i had a typo in my cvs connection 
string.
I use a anonymous user to connect the cvs. This user need no password.
however i got a error that it is not possible to access the .cvspass 
file.


statcvs:generate:
 [echo] fetching cvs logs...
 [cvs] cvs log: could not open /Users/joa/.cvspass: No such file or 
directory
 [cvs] cvs [log aborted]: use cvs login to log in first

Can someone give me a hint where i do a mistake?!

Thanks!
Stefan



open technology:   http://www.media-style.com
open source:   http://www.weta-group.net
open discussion:http://www.text-mining.org


-
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]