Re: integration with svn
Ruwen <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi! When CC is running on my local machine (Linux) for testing purpose, I just press Strg+C in the console to cancel process. But still some processes are running. They look like: /usr/lib/jvm/java-6-sun/bin/java -Djavax.management.builder.initial=mx4j.server.MX4JMBeanServerBuilder ... If you use linux, just use netstat -tulpen |grep 1099 and you have the process you are looking for. Cheers ruwen aravind raaman wrote: > Hi, > I tried to change port in jetty.xml from 8080 to 8088, nothing is happening. > I stil get address already in use, I deleted all local project and trying to > access svn but i keep gettin address already in use. Looking for some > assistance > > thanks > > On Wed, Feb 11, 2009 at 12:51 PM, Upendra Moturi <[email protected]>wrote: > >> HI, >> 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. >> >> >> On Wed, Feb 11, 2009 at 12:24 PM, aravind raaman <[email protected]>wrote: >> >>> Hi, >>> I have installed Cruise Control 2.8.2 , i am trying to integrate svn but i >>> am not able to , Can any1 help in modifying config.xml so that i can >>> integrate svn with my cruise control. >>> >>> >>> Thanks >>> >>> >>> ------------------------------------------------------------------------------ >>> 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 >>> >>> >> >> -- >> Thanks and Regards, >> Upendra.M >> >> >> ------------------------------------------------------------------------------ >> 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 >> >> > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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