svn with cruisecontrol

aravind raaman <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hi I have installed cruise control and edited config.xml accordingly. I
changed modification set accordingly , i didnt put the svn user name and
password, but have given proper svn location.
i duno where is this myproject-cc.xml. waiting for proper response.

thanks



,
 in config.xml
 <modificationset quietperiod="60">
      <svn username=""
           password=""
           repositoryLocation="http://localhost/opt/svn/project"/>
    </modificationset>

 <plugin name="svn" classname="net.sourceforge.
>
> cruisecontrol.sourcecontrols.SVN"/>
>
> and
> in myproject-cc.xml
>
>  <path id="svn.classpath">
>     <pathelement location="lib/svnjavahl.jar" />
>     <pathelement location="lib/svnant.jar" />
>     <pathelement location="lib/svnClientAdapter.jar" />
>   </path>
>  <taskdef  resource="svntask.properties" classpathref="svn.classpath"/>
>  <target name="checkout" description="Update packages from SVN">
>     <svn username="" password="">
>          <checkout url="http://localhost/opt/svn/project/"
> destPath="project1" />
>     </svn>
>   </target>
>
> download those jars and place then in cruisecontrol/lib.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.