cvs connection string

2006-06-26 Thread Jeff Mutonho

Whats wrong with this scm connection string :

scm
connection
  scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
/connection
developerConnection
  scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
/developerConnection
/scm

In any case , what the difference between connection and
developerConnection?

--


Jeff
GoogleTalk : ejbengine
Skype: ejbengine
Registered Linux user number 366042

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



Re: cvs connection string

2006-06-26 Thread Edwin Punzalan

it seems to be missing a module to checkout, this worked but failed:

scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot:module


Jeff Mutonho wrote:

Whats wrong with this scm connection string :

scm
connection
  scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
/connection
developerConnection
  scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
/developerConnection
/scm

In any case , what the difference between connection and
developerConnection?



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



Re: cvs connection string

2006-06-26 Thread jerome lacoste

On 6/26/06, Jeff Mutonho [EMAIL PROTECTED] wrote:

Whats wrong with this scm connection string :

scm
connection
   scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
/connection
developerConnection
   scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
/developerConnection
/scm


lacking module ?

http://maven.apache.org/scm/cvs.html


In any case , what the difference between connection and
developerConnection?


http://maven.apache.org/ref/current/maven-model/maven.html#class_scm

The distinction is mostly for security reasons and in small enterprise
setups you don't see the difference, although a guest connection might
be useful for giving access to tools (like your issue tracker, your
web scm, ...).

For those who don't want this granularity, it would seem logical (to
me) to have to define only the developer one when there's no
distinction between both. Hence issues like
http://jira.codehaus.org/browse/SCM-196

Cheers,

Jerome

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



Re: cvs connection string

2006-06-26 Thread Jeff Mutonho

Ok thanks.That seem to have sorted it out , but now Contiuum is
expecting a password in the scm connection string.I've installed a
cvsnt and did the manual login , tested checking out a project and
then logout.On my linux machine I have a ~/.cvspass file , but I don't
know how this works on XP?What am I suppose to to get Continuum to be
able to check code out of CVS?

On 6/26/06, jerome lacoste [EMAIL PROTECTED] wrote:

On 6/26/06, Jeff Mutonho [EMAIL PROTECTED] wrote:
 Whats wrong with this scm connection string :

 scm
 connection
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
 /connection
 developerConnection
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
 /developerConnection
 /scm

lacking module ?

http://maven.apache.org/scm/cvs.html

 In any case , what the difference between connection and
 developerConnection?

http://maven.apache.org/ref/current/maven-model/maven.html#class_scm

The distinction is mostly for security reasons and in small enterprise
setups you don't see the difference, although a guest connection might
be useful for giving access to tools (like your issue tracker, your
web scm, ...).

For those who don't want this granularity, it would seem logical (to
me) to have to define only the developer one when there's no
distinction between both. Hence issues like
http://jira.codehaus.org/browse/SCM-196

Cheers,

Jerome

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





Seems sorted , but now Continuum says :
Exception:
Cannot checkout sources.
Exception while executing SCM command.
password is required


Jeff  Mutonho

GoogleTalk : ejbengine
Skype: ejbengine
Registered Linux user number 366042

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



Re: cvs connection string

2006-06-26 Thread Edwin Punzalan


uhm, you put your password in the url like so:

   scm:cvs:pserver:mutonj:[EMAIL PROTECTED]:/var/lib/cvsroot:module


Jeff Mutonho wrote:

Ok thanks.That seem to have sorted it out , but now Contiuum is
expecting a password in the scm connection string.I've installed a
cvsnt and did the manual login , tested checking out a project and
then logout.On my linux machine I have a ~/.cvspass file , but I don't
know how this works on XP?What am I suppose to to get Continuum to be
able to check code out of CVS?

On 6/26/06, jerome lacoste [EMAIL PROTECTED] wrote:

On 6/26/06, Jeff Mutonho [EMAIL PROTECTED] wrote:
 Whats wrong with this scm connection string :

 scm
 connection
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
 /connection
 developerConnection
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
 /developerConnection
 /scm

lacking module ?

http://maven.apache.org/scm/cvs.html

 In any case , what the difference between connection and
 developerConnection?

http://maven.apache.org/ref/current/maven-model/maven.html#class_scm

The distinction is mostly for security reasons and in small enterprise
setups you don't see the difference, although a guest connection might
be useful for giving access to tools (like your issue tracker, your
web scm, ...).

For those who don't want this granularity, it would seem logical (to
me) to have to define only the developer one when there's no
distinction between both. Hence issues like
http://jira.codehaus.org/browse/SCM-196

Cheers,

Jerome

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





Seems sorted , but now Continuum says :
Exception:
Cannot checkout sources.
Exception while executing SCM command.
password is required


Jeff  Mutonho

GoogleTalk : ejbengine
Skype: ejbengine
Registered Linux user number 366042

-
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 connection string

2004-05-25 Thread Ian Neruda

--- Niclas Hedhman [EMAIL PROTECTED] wrote:
 On Tuesday 25 May 2004 15:40, Ian Neruda wrote:
  Hi!
  I try to connect to cvs respository using
 

scm|cvs|ntserver|username|[EMAIL PROTECTED]|d:\cvs_repository\dir1|moduleName
   
 seven characters.
 
 I have never heard of ntserver as an CVS protocol.
 Sure you don't mean 
 pserver?

I found this at:
http://maven.apache.org/reference/project-descriptor.html
-
Some cvs clients support other protocols, such as
ntserver and extssh. Here's an example using CVS NT
and ntserver: 

scm|cvs|ntserver|[EMAIL PROTECTED]|e:\cvs|Deployment
Note the use of the vertical bar as delimiter as the
repository has a colon (:) in it. 
-

Before that I tried with pserver, but I get the same mistake.




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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



Re: CVS connection string

2004-05-25 Thread Niclas Hedhman
On Tuesday 25 May 2004 15:58, Ian Neruda wrote:

 scm|cvs|ntserver|[EMAIL PROTECTED]|e:\cvs|Deployment
 Note the use of the vertical bar as delimiter as the
 repository has a colon (:) in it.
 -

 Before that I tried with pserver, but I get the same mistake.

The complaint comes from the fact that there are two many 'groups' (separated 
by '|' ).

I think your problem would then be the password part.

I don't know if passwords are supported in the connect string or not, but if 
they are it is probably a different delimiting character.

Cheers
Niclas

-- 
   +--//---+
  / http://www.bali.ac/
 / http://niclas.hedhman.org / 
+--//---+


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



Re: CVS connection string

2004-05-25 Thread Niclas Hedhman
On Tuesday 25 May 2004 15:40, Ian Neruda wrote:
 Hi!
 I try to connect to cvs respository using
 scm|cvs|ntserver|username|[EMAIL PROTECTED]|d:\cvs_repository\dir1|moduleName
  
seven characters.

I have never heard of ntserver as an CVS protocol. Sure you don't mean 
pserver?

Niclas
-- 
   +--//---+
  / http://www.bali.ac/
 / http://niclas.hedhman.org / 
+--//---+


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



CVS connection string

2004-05-25 Thread Ian Neruda
Hi!
I try to connect to cvs respository using 
scm|cvs|ntserver|username|[EMAIL PROTECTED]|d:\cvs_repository\dir1|moduleName

but I get the following error:
java.lang.IllegalArgumentException: repository
connection string contains more than six tokens

Am I using wrong connection string?

I'm using Maven1.0-rc3.

Any help appreciated,
Ian




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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



Re: CVS connection string

2004-05-25 Thread Ian Neruda
  scm|cvs|ntserver|[EMAIL PROTECTED]|e:\cvs|Deployment
  Note the use of the vertical bar as delimiter as
 the
  repository has a colon (:) in it.
  -
 
  Before that I tried with pserver, but I get the
 same mistake.
 
 The complaint comes from the fact that there are two
 many 'groups' (separated 
 by '|' ).
 
 I think your problem would then be the password
 part.
 
 I don't know if passwords are supported in the
 connect string or not, but if 
 they are it is probably a different delimiting
 character.
 
 Cheers
 Niclas
 
I tried with 
scm|cvs|pserver|username:[EMAIL PROTECTED]|d:\cvs_repository\dir1|moduleName

and I get another error:
java.io.IOException: CreateProcess: cvs
-d:pserver:razvoj:[EMAIL PROTECTED]:d:\cvs
_repository\razvoj -q checkout -P SedamIT error=2

com.werken.werkz.UnattainableGoalException: Unable to
obtain goal [scm:checkout-project] --
E:\unzip\Maven1.0-rc3\.maven\plugins\maven-scm-plugin-1.3\plugin.jelly:227:9:
ant:cvs java.io.IOException: CreateProcess: cvs
-d:pserver:username:[EMAIL PROTECTED]:d:\cvs_repository\dir1
-q checkout -P moduleName error=2

I executed generated command from command prompt and
it works. Command is:
cvs
-d:pserver:username:[EMAIL PROTECTED]:d:\cvs_repository\dir1
-q checkout -P moduleName


I read panegyrics about Maven, and believed them just
to have trobule with simple things like reading data
from cvs. I've done this with ant five minutes after
extracting its archive.






__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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



RE: CVS connection string

2004-05-25 Thread Heritier Arnaud
You mustn't give your password

scm|cvs|ntserver|[EMAIL PROTECTED]|d:\cvs_repository\dir1|module

you must be logged and your password must be stored in your .cvspass file

http://maven.apache.org/reference/plugins/changelog/


Arnaud

 -Message d'origine-
 De : Ian Neruda [mailto:[EMAIL PROTECTED]
 Envoyé : mardi 25 mai 2004 09:40
 À : [EMAIL PROTECTED]
 Objet : CVS connection string
 
 
 Hi!
 I try to connect to cvs respository using 
 scm|cvs|ntserver|username|[EMAIL PROTECTED]|d:\cvs_repository\dir1
 |moduleName
 
 but I get the following error:
 java.lang.IllegalArgumentException: repository
 connection string contains more than six tokens
 
 Am I using wrong connection string?
 
 I'm using Maven1.0-rc3.
 
 Any help appreciated,
 Ian
 
 
   
   
 __
 Do you Yahoo!?
 Friends.  Fun.  Try the all-new Yahoo! Messenger.
 http://messenger.yahoo.com/ 
 
 -
 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 connection string

2004-05-25 Thread Ian Neruda
 You mustn't give your password
 

scm|cvs|ntserver|[EMAIL PROTECTED]|d:\cvs_repository\dir1|module
 
 you must be logged and your password must be stored
 in your .cvspass file
 
 http://maven.apache.org/reference/plugins/changelog/
 
 
 Arnaud

Thank you for your help.
I generated .cvspass file using:
maven -Dpassword=YYY changelog:create-cvspass

Maven placed it in user.home. Now when I try to
connect to cvs I get another error. It seems that cvs
client uses empty password. I found similar problem on
mailing list, but I haven't found a solution.


[cvs] Using cvs passfile:
E:\unzip\Maven1.0-rc3\.cvspass
[cvs] cvs checkout: Empty password used - try 'cvs
login' with a real password
[cvs]
[cvs] cvs [checkout aborted]: authorization failed:
server host rejected access to d:/cvs_repository/dir1
for user username

BUILD FAILED
File..
E:\unzip\Maven1.0-rc3\.maven\plugins\maven-scm-plugin-1.3\plugin.jelly
Element... ant:cvs
Line.. 227
Column 9
cvs exited with error code 1
Command line was [Executing 'cvs' with arguments:
'-d:pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir'
'-q'
'checkout'
'-P'
'ModuleName'

The ' characters around the executable and arguments
are not part of the command.






__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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



RE: CVS connection string

2004-05-25 Thread Heritier Arnaud
you must be logged.

before to launch maven :

cvs -D :pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir login


Arnaud

 -Message d'origine-
 De : Ian Neruda [mailto:[EMAIL PROTECTED]
 Envoyé : mardi 25 mai 2004 13:18
 À : Maven Users List
 Objet : RE: CVS connection string
 
 
  You mustn't give your password
  
 
 scm|cvs|ntserver|[EMAIL PROTECTED]|d:\cvs_repository\dir1|module
  
  you must be logged and your password must be stored
  in your .cvspass file
  
  http://maven.apache.org/reference/plugins/changelog/
  
  
  Arnaud
 
 Thank you for your help.
 I generated .cvspass file using:
 maven -Dpassword=YYY changelog:create-cvspass
 
 Maven placed it in user.home. Now when I try to
 connect to cvs I get another error. It seems that cvs
 client uses empty password. I found similar problem on
 mailing list, but I haven't found a solution.
 
 
 [cvs] Using cvs passfile:
 E:\unzip\Maven1.0-rc3\.cvspass
 [cvs] cvs checkout: Empty password used - try 'cvs
 login' with a real password
 [cvs]
 [cvs] cvs [checkout aborted]: authorization failed:
 server host rejected access to d:/cvs_repository/dir1
 for user username
 
 BUILD FAILED
 File..
 E:\unzip\Maven1.0-rc3\.maven\plugins\maven-scm-plugin-1.3\plugin.jelly
 Element... ant:cvs
 Line.. 227
 Column 9
 cvs exited with error code 1
 Command line was [Executing 'cvs' with arguments:
 '-d:pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir'
 '-q'
 'checkout'
 '-P'
 'ModuleName'
 
 The ' characters around the executable and arguments
 are not part of the command.
 
 
 
 
   
   
 __
 Do you Yahoo!?
 Friends.  Fun.  Try the all-new Yahoo! Messenger.
 http://messenger.yahoo.com/ 
 
 -
 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 connection string

2004-05-25 Thread Ian Neruda
--- Heritier Arnaud [EMAIL PROTECTED] wrote:
 you must be logged.
 
 before to launch maven :
 
 cvs -D :pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir
 login
 
Arnaud, thank you very much.

I had to set cvsroot first and execute login after
that. 
set cvsroot=:pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir
cvs login

Ian




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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



Re: CVS connection string

2004-05-25 Thread Lee Rodgers
I am not sure if anyone else is having this problem  I am trying to
use the maven-latka plugin and using the Jmeter Convert functionality
and it doesn't bring over any of the parameter values.  So the newly
created latka suite does not run.  I would then need to add all the
parameters to the latka suite file.  Is anyone else having this
problem or have a solution?  I am using Maven-Latka-Plugin-1.4 .

Lee

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



RE: CVS connection string

2004-05-25 Thread Heritier Arnaud
It's another solution ;-)

Arnaud

 -Message d'origine-
 De : Ian Neruda [mailto:[EMAIL PROTECTED]
 Envoyé : mardi 25 mai 2004 15:34
 À : Maven Users List
 Objet : RE: CVS connection string
 
 
 --- Heritier Arnaud [EMAIL PROTECTED] wrote:
  you must be logged.
  
  before to launch maven :
  
  cvs -D :pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir
  login
  
 Arnaud, thank you very much.
 
 I had to set cvsroot first and execute login after
 that. 
 set cvsroot=:pserver:[EMAIL PROTECTED]:d:\cvs_repository\dir
 cvs login
 
 Ian
 
 
   
   
 __
 Do you Yahoo!?
 Friends.  Fun.  Try the all-new Yahoo! Messenger.
 http://messenger.yahoo.com/ 
 
 -
 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 connection string

2004-05-25 Thread dsearle

Return Receipt
   
Your  RE: CVS connection string
document   
:  
   
was   DSEARLE/RSA/NZ  
received   
by:
   
at:   26/05/2004 09:13:46 a.m. 
   




 
**
CAUTION - This message is intended for the addressee named above. It
may contain privileged or confidential information. If you are not the 
intended recipient of this message you must not use, copy, distribute 
or disclose it to anyone.
**



Re: CVS connection string

2004-05-25 Thread Dion Gillard
ntserver is a valid protocol for cvsnt.

On Tue, 25 May 2004 15:45:40 +0800, Niclas Hedhman [EMAIL PROTECTED] wrote:
 
 On Tuesday 25 May 2004 15:40, Ian Neruda wrote:
  Hi!
  I try to connect to cvs respository using
  scm|cvs|ntserver|username|[EMAIL PROTECTED]|d:\cvs_repository\dir1|moduleName
   
 seven characters.
 
 I have never heard of ntserver as an CVS protocol. Sure you don't mean
 pserver?
 
 Niclas
 --
+--//---+
   / http://www.bali.ac/
  / http://niclas.hedhman.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]



Re: CVS connection string

2004-05-25 Thread Dion Gillard
Have you got an example??

On Tue, 25 May 2004 09:42:03 -0400, Lee Rodgers [EMAIL PROTECTED] wrote:
 
 I am not sure if anyone else is having this problem  I am trying to
 use the maven-latka plugin and using the Jmeter Convert functionality
 and it doesn't bring over any of the parameter values.  So the newly
 created latka suite does not run.  I would then need to add all the
 parameters to the latka suite file.  Is anyone else having this
 problem or have a solution?  I am using Maven-Latka-Plugin-1.4 .
 
 Lee
 
 
 
 -
 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]