Re: How can one see the svn changes when forcing builds?

Jason Schadel <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
On Aug 12, 2009, at 6:29 AM, Bjørn T Johansen wrote:

> We had CC configured to run test on each svn commit, which worked  
> ok... When there were error, we got an email telling us the error  
> and also which
> commits had been done since the last succesful build...
> But we have now changed our config so that the build is forced every  
> 2 hours, how can we still see what has been changed since the last  
> succesful
> build? Now we just see:
>
> change		User		force build/force build		timestamp
>
>
> Any way too still see the changes/modifications when using this kind  
> of scheduling?
>

I was having the same issue with one of my projects.  I just added an  
svn command to the modificationset and now it shows the modifications.

Changed this:
     <modificationset>
       <alwaysbuild />
     </modificationset>

to this:
     <modificationset>
       <svn localWorkingCopy="/home/sites" />
       <alwaysbuild />
     </modificationset>

Hope that helps,

-Jason

>
>
> Regards,
>
> BTJ
>
> -- 
>  
> -----------------------------------------------------------------------------------------------
> Bjørn T Johansen
>
> [email protected]
>
> -----------------------------------------------------------------------------------------------
> Someone wrote:
> "I understand that if you play a Windows CD backwards you hear  
> strange Satanic messages"
> To which someone replied:
> "It's even worse than that; play it forwards and it installs Windows"
> -----------------------------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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.