The space between the path and the module should be a colon (:).

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


^_^


Srinivas Pavani wrote:
Can some one please help me out in understanding how the scm connection 
settings work with respect to continuum and maven?

Maven2 has the following settings:

  <scm>
     <!-- read only -->     <connection>scm:cvs:pserver:MY_NAME:[EMAIL 
PROTECTED]:PORT:/usr/local/cvsroot MY_MODULE</connection>
     <!-- developers NOT read only -->     <connection>scm:cvs:pserver:MY_NAME:[EMAIL 
PROTECTED]:PORT:/usr/local/cvsroot MY_MODULE</connection>
      <tag>MY_BRANCH</tag>
     <!-- browsable url - ViewVC or ... -->
     <url>http://MY_SERVER/cgi-bin/viewvc.cgi/MY_MODULE/</url>
  </scm>

Which one of these is used scm connection is used by Continuum?
What do the settings in Continuum admin screen do - scm url/user id/password? 
Are these mean to override what is provided by maven pom.xml?

When I run maven's scm:validate, the validation is successful but when I try to 
run any other command such as scm:status scm:checkout, I keep  getting an error 
CVS requires a path spec.

I cannot figure out what is the correct scm connection string for a CVS 
repository which uses a pserver.

Can anyone provide a working example on how to setup these strings?

Thanks
Srinivas


                
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
countries) for 2ยข/min or less.

Reply via email to