Jazz SCM Changesets listings
We have been using jazz source control in our project and one thing we have not been able to do thus far is to obtain the list of change sets between two builds from the command line (in a automated manner)
This list of change sets is available from the RCP using compare builds option
how ever when I deploy my build in the morning and evening , the change sets between the two times , i have not been able to automate
I need help to sove this
This list of change sets is available from the RCP using compare builds option
how ever when I deploy my build in the morning and evening , the change sets between the two times , i have not been able to automate
I need help to sove this
2 answers
This feature is not available in RTC 1.x, but in RTC 2.0 the "scm compare"
command has been added to compare workspaces/snapshots/baselines.
Here's an article that shows how to get scm compare working with automated
builds.
http://jazz.net/library/LearnItem.jsp?href=content/articles/rtc/2.0/using-the-scm-cli-in-builds
On Fri, 26 Jun 2009 07:38:02 -0400, suresh.nelamangala
<suresh> wrote:
command has been added to compare workspaces/snapshots/baselines.
Here's an article that shows how to get scm compare working with automated
builds.
http://jazz.net/library/LearnItem.jsp?href=content/articles/rtc/2.0/using-the-scm-cli-in-builds
On Fri, 26 Jun 2009 07:38:02 -0400, suresh.nelamangala
<suresh> wrote:
We have been using jazz source control in our project and one thing
we have not been able to do thus far is to obtain the list of change
sets between two builds from the command line (in a automated
manner)
This list of change sets is available from the RCP using compare
builds option
how ever when I deploy my build in the morning and evening , the
change sets between the two times , i have not been able to automate
I need help to sove this
Thanks Andrew , this helps
This feature is not available in RTC 1.x, but in RTC 2.0 the "scm compare"
command has been added to compare workspaces/snapshots/baselines.
Here's an article that shows how to get scm compare working with automated
builds.
http://jazz.net/library/LearnItem.jsp?href=content/articles/rtc/2.0/using-the-scm-cli-in-builds
On Fri, 26 Jun 2009 07:38:02 -0400, suresh.nelamangala
<suresh> wrote:
We have been using jazz source control in our project and one thing
we have not been able to do thus far is to obtain the list of change
sets between two builds from the command line (in a automated
manner)
This list of change sets is available from the RCP using compare
builds option
how ever when I deploy my build in the morning and evening , the
change sets between the two times , i have not been able to automate
I need help to sove this