Some further own investigations... 

>-----Original Message-----
>From: ext 
>[EMAIL PROTECTED]
>e.org 
>[mailto:[EMAIL PROTECTED]
>en.apache.org] 

>>> => How do I create the ~/.cvspass?
>>
>>Maven-SCM create it and add the cvsroot in it if it doesn't exist.
>>If you want to create it manually, you'll need to call the cvs login 
>>command
>
>Hm :-k but the command above (scm:status) did not create it, 
>but complained that it is missing. 
>
>>> => Do I have to install a cvs client in order to use cvs?
>>
>>Yes, our pure java cvs provider isn't ready yet.
>
>Can I use cvsnt? Or are there other command line cvs clients 
>for windows? I read that it does not take the .cvspass into 
>account. Sorry if thesse questions might sound stupid :-/

I installed the GNU CVS, which seems to work quite well from 
ftp://ftp.informatik.rwth-aachen.de/pub/gnu/non-gnu/cvs/binary/stable/x86-woe/cvs-1-11-21.zip

>\USERS\Programs\cvs-1-11-21\cvs login

Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs
CVS password:

>cat "\Documents and Settings\aebbert\.cvspass"
:pserver:[EMAIL PROTECTED]:/cvs XXXXXXX :

So the ~\.cvspass now exists, but when I try to use scm:status for example, I'm 
still getting the same error:

>mvn -X -DconnectionType=developerConnection scm:status
--------------------------------------
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-scm-plugin:1.0-beta-3:status' -->
[DEBUG]   (f) basedir = C:\USERS\My 
Development\ossj\tigersripe_ws\oss_om_distribution
[DEBUG]   (f) connectionType = developerConnection
[DEBUG]   (f) developerConnectionUrl = scm:cvs:pserver:[EMAIL 
PROTECTED]:/cvs:jsr264-private/oss_om_
distribution
[DEBUG]   (f) settings = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] [scm:status]
[DEBUG] cvsRoot: :pserver:[EMAIL PROTECTED]:2401/cvs
[DEBUG] passFile: C:\Documents and Settings\aebbert\.cvspass
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot run checkout command :

Embedded error: Exception while executing SCM command.
password is required
--------------------------------------

I'm lost here :-(

 _         __                _  _
//\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com
           `-        `
   Andreas Ebbert-Karroum
   Software Design Engineer - Nokia Networks Services / Middleware 
   phone: +49-211-94123928, fax: +49-211-9412-3838
   Heltorfer Straße 1, 40472 Düsseldorf, Germany 

----------------------------------------------------------------------
This message is confidential. If you have received this message in error,
please delete it from your system. You should not copy it for any purpose,
or disclose its contents to any other person. Internet communications are
not secure and therefore Nokia GmbH does not accept legal responsibility
for the contents of this message as it has been transmitted over a public
network. Thank you.
Nokia GmbH, Nokia Networks is a German Company. Further information
about the Company is available from its principal offices at
Heltorferstrasse 1, D-40472, Düsseldorf, Germany and from the
website at http://www.nokia.com/
----------------------------------------------------------------------

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

Reply via email to