Re: question about modificatoinset of svn repository
Antoine Levy Lambert <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
java8964 java8964 wrote: > Hi, > > I am using cruise control 2.8.2. I have the following case which > troubles me. Here is my setup: > > I have one svn repository, with trunk and branch 2 projects. > > The svn url for trunk is http://svnhost/svnroot/projectA/trunk > the url for branches is http://svnhost/svnroot/projectA/branches/1.0 > > Here is the problem: > > What I want is ONLY build each projects when there is code check-in > into each path. Trunk build should only starts when there is code > check-in into trunk path; and branch 1.0 build should only starts when > code is checked in into branch 1.0 path. > > But right now, when there is code check in into the trunk, the > branches 1.0 will queued and started too after the trunk build > finished; of course with no real modification showing the final build > report. My guess is that when there is code check in, even in the > trunk path, the revision number will change in the whole svn > repository, make the branch 1.0 project thinks there is modification. > > Does anyone has the similar problem? If so, is there a good solution? > I am not using Subversion and CruiseControl yet, but looking at the code, the option --stop-on-copy might be missing on the svn log command generated by net.sourceforge.cruisecontrol.sourcecontrols.SVN. see [1] Other than that, in your configuration file, you are using the URL attribute for the svn tag. Maybe the localworkingcopy attribute would work better. I also looked quickly in JIRA and did not find out that anyone had reported this issue, although I am sure that in corporate settings which are lovers of branches this is definitively an issue. Regards, Antoine [1] http://svn.haxx.se/users/archive-2007-04/1078.shtml > Thanks > > > ------------------------------------------------------------------------ > Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up > now. <http://clk.atdmt.com/GBL/go/196390709/direct/01/> > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > ------------------------------------------------------------------------ > > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev