The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Continuous Integration with Continuum
Subject:  CVS SCM Support
Date:  2006-08-10 02:54:24
From:  sumedha7
Response to: CVS SCM Support


This is working with CVS. Following is what I have in my pom.xml. (Even the 'url' is not required.)

<scm>
<connection>scm:cvs:pserver:sumedha@200.200.200.200:/cvs/repository:myproject</connection>
<url>http://200.200.200.200/cvs/viewcvs.cgi/myproject/</url>
</scm>

 Feed java.net RSS Feeds