Gmail Calendar Documents Web Reader more »
Recently Visited Groups | Help | Sign in
Google Groups Home
CCNet and Beyond Compare
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kurt Frank  
View profile  
 More options Aug 29 2008, 10:07 am
From: "Kurt Frank" <kfr...@visionair.com>
Date: Fri, 29 Aug 2008 10:07:18 -0400
Local: Fri, Aug 29 2008 10:07 am
Subject: CCNet and Beyond Compare

Does anyone have any examples of using Beyond Compare to create diff
reports in CCNet?

What I would like to do first is be able to go to the CCNet web page
and get to a diff report showing all the files that changed for a
particular build.

Second I would like to be able to email that report to the necessary
people or at least a link to the report web page.

And just for an added twist we are using StarTeam 2006 r2 for SCM.

Thanks in advance,

KMF


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Hommel  
View profile  
 More options Aug 29 2008, 10:49 am
From: Daniel Hommel <daniel.hom...@it-designers.de>
Date: Fri, 29 Aug 2008 16:49:01 +0200
Local: Fri, Aug 29 2008 10:49 am
Subject: Re: CCNet and Beyond Compare

Kurt Frank writes:
> What I would like to do first is be able to go to the CCNet web page
> and get to a diff report showing all the files that changed for a
> particular build.

You could have a look at the modification history publisher (See [1, 2]
for example). Or you could have a look at the ModificationWriter task
(See [3]) - maybe you can build something yourself using that one. Of
course these all only show the files that changed not the differences in
the files in terms of a unified diff or so.

regards,

Daniel

[1]
http://ccnetlive.thoughtworks.com/ccnet/server/local/project/CCNet/Vi...
[2]
http://confluence.public.thoughtworks.org/display/CCNET/ModificationH...
[3]
http://confluence.public.thoughtworks.org/display/CCNET/Modification+...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kurt Frank  
View profile  
 More options Aug 29 2008, 12:12 pm
From: "Kurt Frank" <kfr...@visionair.com>
Date: Fri, 29 Aug 2008 12:12:08 -0400
Local: Fri, Aug 29 2008 12:12 pm
Subject: RE: [ccnet-user] Re: CCNet and Beyond Compare
I saw those but the modification history publisher as you say just shows
the files that changed.  While that is useful doesn't go as far as I
would like.  And to be honest I just don't understand how to get the
ModificationWriter and ModificationReader to do what I need.  Would
anyone have an example of how to use these?

Thanks,
KMF


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Lanoie  
View profile  
 More options Aug 29 2008, 2:22 pm
From: "Peter Lanoie" <plan...@gmail.com>
Date: Fri, 29 Aug 2008 14:22:50 -0400
Local: Fri, Aug 29 2008 2:22 pm
Subject: Re: [ccnet-user] CCNet and Beyond Compare

KMF,

You'll need to be able to view the two versions of the code.  If your builds
are always labeled, then you should probably be able to get each labeled
version into two directories, then you can do a file diff report from BC
using it's standard scripting language.  Refer to the BC docs for details on
doing this.

One problem I have encountered when automating BC is that calling it from a
command line is not a blocking call.  So if you have a scripted process that
calls BC then tries to do something with it, you'll have to program in some
sleep time based on what you expect for the BC comparison.  I have
experimented with BC for automation in several ways and I can't find a
solution to this problem.  For a comparison such as a development project
there could be quite a bit of variation in the comparison time, so it may be
rather tricky.  One solution might be to use an FS watcher that waits for
the BC diff report output file.  This might work ok.  Also, because you can
do some simple file operations inside the BC scripting, you might be able to
use some kind of beacon file operation (such as touching a fixed file's
datestamp).  The file watch process could monitor for that distinct
operation.

After you have the comparison, emailing or saving to a web accessible
address should be fairly straightforward.  It certainly sounds like a very
nifty idea.

Peter


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google