Re: Svn Update and dependencies
Jeffrey Fredrick <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
The BuildStatus "source control" exists for exactly this scenario: http://cruisecontrol.sourceforge.net/main/configxml.html#buildstatus Have Project B what the results of Project A in addition to its own Svn repository. Then when Project A builds successfully it will trigger a build of Project B, even if Project B has no direct changes. Jtf On Tue, Jun 9, 2009 at 8:46 AM, Pierre-Julien Villoud <[email protected]>wrote: > Hi everyone, > > > > I am using CruiseControl with C++ projects and I am wondering something > about svn updates and dependencies. > > > > Let’s say I have a Project A and a Project B that depends on the Project A. > > > > For each project, I have a svn update target which updates all the trunk. > Actually I’m obliged to do so in order the dependencies to be built > correctly (the project B has a dependency with the project A, so project A > must be up to date when I build project B). > > > > So it’s time for the project A to build : Svn update + build (because there > has been a modification) > > Now it’s time for the project B to build : Svn update + build ? > > > > Will project B do the update, find no modifications and won’t build ? > > > > I hope I have been clear enough… > > > > Thanks ! Pierre-Julien > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > -- Build engineer training: http://ci-guys.com ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user